Sean Hatfield

Results 36 comments of Sean Hatfield

This is most likely caused by your database schema not being migrated when you updated your version of AnythingLLM. I see you're on Windows and if you don't have an...

We tried to get this implemented but unfortunately gemini function calling does not work reliably enough to be used as an agent. After some research and testing we came to...

Are there any plans to have this function implemented soon?

@Sunmori To confirm, are you using the fastchat OpenAi API server that it shows on Qwen's documentation or are you running Qwen on another platform that has Qwen support? The...

> This happned with me too. I was using openrouter with Meta Llama 7B instruct. This is a known issue with some openrouter models. This has nothing to do with...

Bugs: - ~Currently edits correct message and deletes all messages below it if we refresh page after sending messages (the history does not contain the chatId when we send a...

Oobabooga Web UI still does not support multiple models.

@RahSwe if you take the file that is failing to upload (not downloaded from github) and rename it to `test`, does it upload properly?

Are you able to copy and paste the exact filename here in github? I am thinking there is a hidden character where the spaces are which is causing this error...

What LLM API are you using here? This tends to happen when the LLM API you are connecting to does not form the streaming chunks the same way as OpenAI...