doc fix llm cord

This commit is contained in:
Ishaan Jaff 2024-06-10 15:26:09 -07:00
parent bb915a80f1
commit fcd1d077f5
2 changed files with 3 additions and 1 deletions

View file

@ -1,3 +1,5 @@
# llmcord.py
llmcord.py lets you and your friends chat with LLMs directly in your Discord server. It works with practically any LLM, remote or locally hosted. llmcord.py lets you and your friends chat with LLMs directly in your Discord server. It works with practically any LLM, remote or locally hosted.
Github: https://github.com/jakobdylanc/discord-llm-chatbot Github: https://github.com/jakobdylanc/discord-llm-chatbot

View file

@ -255,7 +255,7 @@ const sidebars = {
"projects/GPT Migrate", "projects/GPT Migrate",
"projects/YiVal", "projects/YiVal",
"projects/LiteLLM Proxy", "projects/LiteLLM Proxy",
"projects/llmcord.py Discord LLM Chatbot", "projects/llm_cord",
], ],
}, },
], ],