我发现自定义的DeepSeek官网的DeepSeek v4.1 flash,不能使用;Qwen 大模型ai搜索有问题。
我想知道大家都用的什么?所有discourse ai的功能都能实现么?
谢谢
我发现自定义的DeepSeek官网的DeepSeek v4.1 flash,不能使用;Qwen 大模型ai搜索有问题。
我想知道大家都用的什么?所有discourse ai的功能都能实现么?
谢谢
是吗?而且它运行得相当不错。
“无法使用”具体是指什么?
后台配置deepseek成功:
1.无法使用ai总结话题
{
"error": {
"message": "This response_format type is unavailable now",
"type": "invalid_request_error",
"param": null,
"code": "invalid_request_error"
}
}
2.Ask AI 无法完成此搜索。
我可以确认,Deepseek 以及 GLM 模型在与 Discourse AI 配对时需要一些自定义钩子。
我通过 LiteLLM 作为最终端点的代理实现了这一点,但更希望能在核心中直接实现。
Gemini 2.5 Flash Lite。
我之前曾短暂使用过 3.1 Flash Lite。但质量基本保持不变,价格却上涨了,所以我换回了更便宜的 2.5FL。