Skip to content

issues Search Results · repo:chatchat-space/Langchain-Chatchat language:TypeScript

Filter by

4k results
 (74 ms)

4k results

inchatchat-space/Langchain-Chatchat (press backspace or delete to remove)

img width= 1352 alt= Image src= https://github.com/user-attachments/assets/57a12146-cb76-4d51-ae02-63ec7e8ad4ca /
bug
  • quyc666
  • 1
  • Opened 
    1 hour ago
  • #5264

测试RAG本地知识库请求是404,具体详情如下: Image 报错如下: Image 另外此接口应该属于拼写错误,改正后依然404
bug
  • godlovefei
  • 2
  • Opened 
    22 hours ago
  • #5263

适配xinference企业版,使用chatchat kb -r 初始化知识库的时候,调用xinference没有授权的问题 详细报错信息如下 Image xinference开源版没有授权问题 是没问题的,希望解决一下看看在哪里配置或修改一下 调用xinference的请求信息 需要添加请求头 具体方法如下: def signin(): Sign in to get access token. ...
bug
  • liuhuiee
  • 1
  • Opened 
    23 hours ago
  • #5262

问题描述 / Problem Description 使用ollama的推理,每次调用API时都需要ping好久,这是一个Bug吗? 复现问题的步骤 / Steps to Reproduce 1. 执行向/chat/chat/completions发送非流式的POST请求 2. 问题出现 / Problem occurs 预期的结果 / Expected Result 描述应该出现的结果 ...
bug
  • ELK-milu
  • 1
  • Opened 
    2 days ago
  • #5261

这里修改成 if not self.es_client_python.indices.exists(index=self.index_name): # 首先尝试通过es_client_python创建 mappings = { properties : { dense_vector : { type : dense_vector , dims : self.dims_length, index : ...
bug
  • sy960923
  • 1
  • Opened 
    2 days ago
  • #5260

问题: 我已经用docker部署了xinference(加入了myai_network),如何让chatchat共享这个实例呢? 要如何修改docker-compose.yaml吗? 谢谢
  • wtslpx
  • 1
  • Opened 
    3 days ago
  • #5259

问题描述 用简洁明了的语言描述这个问题 2.10版本的代码,如何通过加载embedding的在线api实现embedding模型的使用呢 **复现问题的步骤 ** **预期的结果 ** 描述应该出现的结果 可以加载在线embedding模型,例如: curl http://0.0.0.0:9997/v1/embeddings -H Content-Type: application/json ...
bug
  • TZJ12
  • 4
  • Opened 
    4 days ago
  • #5258

Traceback (most recent call last): File D:\xiazai\Langchain-Chatchat-0.2.final\server\utils.py , line 36, in wrap_done await fn File D:\Anaconda\envs\LLM\lib\site-packages\langchain\chains\base.py , line ...
bug
  • Huan011202
  • 1
  • Opened 
    5 days ago
  • #5256

本地部署好searx并以转发访问端口,如何在tool_settings.yaml中配置才能正常使用
enhancement
  • M2chael
  • 2
  • Opened 
    5 days ago
  • #5255

请问向量库只能重新构建,不能增量更新吗? 我有4w+个文件,总共18GB左右,不管是点击重建按钮还是调api,总是一段时间后就莫名其妙地中断。然后就只能从头来过? 试过调python init_database.py -i,但也会有各种问题, 1、调这个做向量化,有时候chat-ui显示已经向量化的文件,点击无法查看分段,而且提问的时候检索不到这个文件 2、时不时地会出现“空转”,跑了一晚上,一个都没有入库的情况 ...
  • yangzheng119
  • 6
  • Opened 
    7 days ago
  • #5254
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub