chat-ollama icon indicating copy to clipboard operation
chat-ollama copied to clipboard

ChatOllama is an open source chatbot based on LLMs. It supports a wide range of language models, and knowledge base management.

Results 293 chat-ollama issues
Sort by recently updated
recently updated
newest added

I believe it already supports OpenAI and Anthropic at this moment - for a long-term run, is it possible to have a plugin system to allow users to add more...

[讨论:要是换成新型向量数据库 「笛卡尔(Descartes)」应该会更好吗](https://github.com/sugarforever/chat-ollama/issues/37)

现在遇到两个问题: 1、host设置http://127.0.0.1:11434/,直接访问能显示Ollama is running,但是chatollama无法调用。如果用ngrok则会成功; 2、用ngrok代理之后能调用ollama,但是添加knowledgebases的时候会一直转圈,无法添加。表现为,点击选择模型不会弹出模型选项,二是手动输入模型型号也无法添加。

It would offer much flexibility in doployment using docker, esp. when there are many containers running on the same host and there is conflict on the demanded port.

我今天想把一个Chat里的instruction取消时,发现没有办法取消,只能在几个instruction间选择。 我之所以需要取消Instruction的原因是,我发现一旦我使用了Instruction,就不再输出Source了。这个是设计如此吗,还是bug?

bug

哪个ollama支持的模型能够实现chat with csv功能吗?类似于LIDA的功能

We have some internal URLs and want to add them as knowledge bases, however, we cannot find the way to store the username and password, and we don't want to...

这里需要根据模型family和name来判断。OpenAI和Azure OpenAI具有相同的模型名,它们的Family不同。

❯ npm run dev > dev > nuxt dev Nuxt 3.11.2 with Nitro 2.9.6 10:06:36 AM 10:06:36 AM ➜ Local: http://localhost:3000/ ➜ Network: use --host to expose ℹ Using default...