We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09b16a2 commit 30f4748Copy full SHA for 30f4748
src/Plugins/BotSharp.Plugin.ChatbotUI/Chatbot-UI.md
@@ -1,8 +1,8 @@
1
# Chatbot UI
2
-[Chatbot UI](https://github.com/mckaywrigley/chatbot-ui) is an open source chat UI for AI models.
+[Chatbot UI](https://github.com/SciSharp/chatbot-ui) is an open source chat UI for AI models.
3
4
```shell
5
-git clone https://github.com/mckaywrigley/chatbot-ui
+git clone https://github.com/SciSharp/chatbot-ui
6
cd chatbot-ui (change dir to chatbot-ui to find the package.json)
7
npm i
8
npm run dev
0 commit comments