Jan Tomášek
Jan Tomášek
@StirlingGoetz Thanks. The problem here is that Python dependencies are so fragile, that we have a very hard time with every update. Most dependencies rely on exact versions of other...
Please provide more information.
Check if you pull our new repository agent0ai/agent-zero and not the old frdel/agent-zero
I'll add it for the next version. You can edit /a0/conf/model_providers.yaml if you want to add it now. Thanks.
See ollama tutorial video on our YT channel, probably context size parameter missing.
Your LLM seems to be misformating the json response. Unescaped quotes. Did you try a bigger model?
Can you provide one of the files so that we can test on our end? Thank you.
Or, does your filename contain non latin characters? Can you provide the full file name? Thanks.
Ok, I found it, the problem seems to be in file name, I fixed it in development and will push it with the next version. If you want to patch...
Hello, thank you, PR would be appreciated. It's true that adusting providers.yaml should be enough.