🌐 AI搜索 & 代理 主页
Skip to content

Commit b85cef4

Browse files
Moloejoegitbook-bot
authored andcommitted
GITBOOK-99: No subject
1 parent e0c92db commit b85cef4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
378 KB
Loading
341 KB
Loading

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: CLI tool to build and deploy chatbots
44

55
# Chatbots
66

7-
## Introduction
7+
Introduction
88

99
A command line tool to build and deploy a _**knowledge based**_ chatbot using PostgresML and OpenAI API.
1010

@@ -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="https://github.com/postgresml/postgresml/raw/master/pgml-apps/pgml-chat/images/slack_screenshot.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="https://github.com/postgresml/postgresml/raw/master/pgml-apps/pgml-chat/images/discord_screenshot.png" alt=""><figcaption></figcaption></figure>
162+
<figure><img src="../.gitbook/assets/chatbot_discord.png" alt=""><figcaption></figcaption></figure>

0 commit comments

Comments
 (0)