llmcord.py icon indicating copy to clipboard operation
llmcord.py copied to clipboard

A Discord LLM chat bot that supports any OpenAI compatible API (OpenAI, Mistral, Groq, OpenRouter, ollama, oobabooga, Jan, LM Studio and more)

Results 6 llmcord.py issues
Sort by recently updated
recently updated
newest added

Really new to this but i got a few error. I mention the bot than it try to reply but didnt reply. Here is the error ![image](https://github.com/jakobdylanc/discord-llm-chatbot/assets/89128767/7ff0d051-0557-4c58-82e3-f119cb79bdde) Afterward I got...

I would like to be able to use a vision model only when the message content includes an image, while using a non-vision model for messages which only include text....

try to add a custom initial instruction prompt for bot responses !

Is sending images to the bot supported using ollama? This is what I get from the logs using llava model: ```shell 2024-04-10 21:25:09.161 INFO: Message received (user ID: 161792098901688320, attachments:...

- Force-update to the latest version of llmcord.py: `git fetch && git reset --hard origin/main` - Update python packages: `pip install -U discord.py openai` - Make sure your ***config.json*** is...

I'm thinking something like a settings menu that you can access by @'ing the bot with just a blank message. Then you're presented with a settings menu in the form...