Benn Huang
Benn Huang
这个是 Ollama 设置的问题。可以升级 Chatbox 到最新版本,里面有详细教程。
你好,我之前调研时没找到 chromium “内置文本查找” 的相关信息,如果你了解的话方便给我一些链接吗?
Thank you for your feedback. May I ask why you chose not to use Gemini Pro's Model Provider, and instead access via OpenAI Custom Model?
Try the latest version v1.3.6, it now includes support for Groq.
> > 新版本 v1.3.6 已经可以发送图片给自定义模型了 > >  llava 也是支持的,要升级到最新的版本。
> Also became to reproduce in the latest version (v1.3.17) when using Sonnet 3.5. I think it happened after in my chat history appeared messages with a long context (it's...
Gemini 已经可以发送图片里。自定义 API 接入点也添加了
I've been prepping a major code update for the past few weeks, please hang tight for a bit longer.
In this PR, I've updated the codebase to a newer version, and simpler and more reliable build instructions. https://github.com/Bin-Huang/chatbox/pull/1428
An interesting idea. But I'm not sure if it's feasible, because I think it would be difficult to identify at the syntax tree level which structs implement which interfaces. Does...