forked from phoenix/litellm-mirror
doc fix llm cord
This commit is contained in:
parent
bb915a80f1
commit
fcd1d077f5
2 changed files with 3 additions and 1 deletions
|
@ -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
|
|
@ -255,7 +255,7 @@ const sidebars = {
|
|||
"projects/GPT Migrate",
|
||||
"projects/YiVal",
|
||||
"projects/LiteLLM Proxy",
|
||||
"projects/llmcord.py Discord LLM Chatbot",
|
||||
"projects/llm_cord",
|
||||
],
|
||||
},
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue