You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pgml-cms/docs/use-cases/chatbots.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: CLI tool to build and deploy chatbots
4
4
5
5
#Chatbots
6
6
7
-
##Introduction
7
+
Introduction
8
8
9
9
A command line tool to build and deploy a_**knowledge based**_ chatbot using PostgresML and OpenAI API.
10
10
@@ -135,7 +135,7 @@ If you have set up the Slack app correctly, you should see the following output:
135
135
136
136
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.
@@ -159,4 +159,4 @@ If you have set up the Discord app correctly, you should see the following outpu
159
159
160
160
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.