tankGe

Results 5 issues of tankGe

使用自定义嵌入模型保存时失败报错: chatollama-web | Authorization: Og== chatollama-web | Current User: null chatollama-web | Created knowledge base ai: 3 by anonymous chatollama-web | Creating embeddings for Ollama served model: smartcreation/bge-large-zh-v1.5:latest chatollama-web |...

**问题描述 / Problem Description** 我在0.2.10中改了一些代码,现在我在\libs\chatchat-server\chatchat\server中修改了对应的代码,但是重新启动程序后好像没有生效,请问我要怎么操作?

bug

**问题描述 / Problem Description** 用简洁明了的语言描述这个问题 / Describe the problem in a clear and concise manner. **复现问题的步骤 / Steps to Reproduce** 1. 执行 '...' / Run '...' 2. 点击 '...' /...

bug
stale

**功能描述 / Feature Description** 学习文心智能体平台,能够实现让AI自动编写文档,编写过程中参考知识库内容,有可以用的部分直接引用知识库内容,没有则搜索网络资源或者大模型自身能力进行补充。 **解决的问题 / Problem Solved** 没有任何思路 **实现建议 / Implementation Suggestions** **替代方案 / Alternative Solutions** **其他信息 / Additional Information**

enhancement
stale

Agently.AgentFactory() .set_settings("current_model", "OAIClient") .set_settings("model.OAIClient.auth.api_key", "nothing") .set_settings("model.OAIClient.options", {"model": "my-llm"}) .set_settings("model.OAIClient.url", "http://127.0.0.1:9997/v1")

solved