diff --git a/docs/my-website/docs/projects/llmcord.py (Discord LLM Chatbot).md b/docs/my-website/docs/projects/llm_cord.md similarity index 93% rename from docs/my-website/docs/projects/llmcord.py (Discord LLM Chatbot).md rename to docs/my-website/docs/projects/llm_cord.md index f8acb9383c..6a28d5c884 100644 --- a/docs/my-website/docs/projects/llmcord.py (Discord LLM Chatbot).md +++ b/docs/my-website/docs/projects/llm_cord.md @@ -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. Github: https://github.com/jakobdylanc/discord-llm-chatbot diff --git a/docs/my-website/sidebars.js b/docs/my-website/sidebars.js index 50cfaed2ba..ff110bb626 100644 --- a/docs/my-website/sidebars.js +++ b/docs/my-website/sidebars.js @@ -255,7 +255,7 @@ const sidebars = { "projects/GPT Migrate", "projects/YiVal", "projects/LiteLLM Proxy", - "projects/llmcord.py Discord LLM Chatbot", + "projects/llm_cord", ], }, ],