Skip to content

Commit 020e202

Browse files
Moloejoegitbook-bot
authored andcommitted
GITBOOK-71: Updating info and small adjustments on Collections
1 parent 273f080 commit 020e202

File tree

4 files changed

+353
-88
lines changed

4 files changed

+353
-88
lines changed

pgml-cms/docs/SUMMARY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
* [pgml.tune()](introduction/apis/sql-extensions/pgml.tune.md)
3737
* [Client SDKs](introduction/apis/client-sdks/README.md)
3838
* [Overview](introduction/apis/client-sdks/getting-started.md)
39-
* [Collections](introduction/apis/client-sdks/collections.md)
39+
* [Collections](../../pgml-docs/docs/guides/sdks/collections.md)
4040
* [Pipelines](introduction/apis/client-sdks/pipelines.md)
4141
* [Search](introduction/apis/client-sdks/search.md)
4242
* [Tutorials](introduction/apis/client-sdks/tutorials/README.md)
@@ -61,7 +61,7 @@
6161

6262
* [OpenSourceAI](use-cases/opensourceai.md)
6363
* [Chatbots](use-cases/chatbots/README.md)
64-
* [Example Application](use-cases/chatbots/chatbots.md)
64+
* [Example Application](use-cases/chatbots.md)
6565
* [Search](use-cases/improve-search-results-with-machine-learning.md)
6666
* [Embeddings](use-cases/embeddings/README.md)
6767
* [Generating LLM embeddings with open source models](use-cases/embeddings/generating-llm-embeddings-with-open-source-models-in-postgresml.md)

pgml-cms/docs/introduction/apis/client-sdks/collections.md

Lines changed: 0 additions & 84 deletions
This file was deleted.

pgml-cms/docs/use-cases/chatbots/chatbots.md renamed to pgml-cms/docs/use-cases/chatbots.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ If you have set up the Slack app correctly, you should see the following output:
135135
136136
Once the slack app is running, you can interact with the chatbot on Slack as shown below. In the example here, name of the bot is `PgBot`. This app responds only to direct messages to the bot.
137137
138-
<figure><img src="../../.gitbook/assets/chatbot_slack.png" alt=""><figcaption></figcaption></figure>
138+
<figure><img src="../.gitbook/assets/chatbot_slack.png" alt=""><figcaption></figcaption></figure>
139139
140140
#### Discord
141141
@@ -159,4 +159,4 @@ If you have set up the Discord app correctly, you should see the following outpu
159159
160160
Once the discord app is running, you can interact with the chatbot on Discord as shown below. In the example here, name of the bot is `pgchat`. This app responds only to direct messages to the bot.
161161
162-
<figure><img src="../../.gitbook/assets/chatbot_discord.png" alt=""><figcaption></figcaption></figure>
162+
<figure><img src="../.gitbook/assets/chatbot_discord.png" alt=""><figcaption></figcaption></figure>

0 commit comments

Comments
 (0)