Benn Huang

Results 363 comments of Benn Huang
trafficstars

这个是 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 已经可以发送图片给自定义模型了 > > ![image](https://private-user-images.githubusercontent.com/7655486/354874874-b81de753-9ce3-486f-9c7a-67a111786912.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MjY4MzE4NTIsIm5iZiI6MTcyNjgzMTU1MiwicGF0aCI6Ii83NjU1NDg2LzM1NDg3NDg3NC1iODFkZTc1My05Y2UzLTQ4NmYtOWM3YS02N2ExMTE3ODY5MTIucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI0MDkyMCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNDA5MjBUMTEyNTUyWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZjRlYzhhNDU3ODQwYWEyY2EzYTdjNDA5YjUwODIxZTMwM2NhNjkwZTRmMDQ5ZDBkMTFhYzhiZmQzOTlhODk5YSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.QYfZ0EfiNto2UV3_NL_1ffgRtuwJvHlfw836eptTEh8) 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...