Jakob

Results 4 issues of Jakob

The following error occurs with Anthropic models: ``` Traceback (most recent call last): File "/home/jakobdylanc/.local/lib/python3.11/site-packages/litellm/llms/prompt_templates/factory.py", line 696, in anthropic_messages_pt if new_messages[0]["role"] != "user": ~~~~~~~~~~~~^^^ IndexError: list index out of range...

When using ollama with the llava vision model, you will get an error when including prefix info in the base64 image data (ex. `data:image/jpeg;base64,`) per the OpenAI API format. LiteLLM...

- 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...