You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
请问在v2.7版本插件看到RAG检索功能是采用什么架构设计的,用的什么向量数据库构建索引的,没有看到索引构建。AgentsRunner类的作用是什么,智能体设置最后返回了个端口号,拼接地址rag的搜索服务器获取代码特征信息?
BinaryManager类作用?构建本地目录?
可以解释写RAG的实现,本地代码仓库和远程git的知识库构建,索引构建,用的什么向量模型,谢谢!
The text was updated successfully, but these errors were encountered:
Describe the bug
请问在v2.7版本插件看到RAG检索功能是采用什么架构设计的,用的什么向量数据库构建索引的,没有看到索引构建。AgentsRunner类的作用是什么,智能体设置最后返回了个端口号,拼接地址rag的搜索服务器获取代码特征信息?
BinaryManager类作用?构建本地目录?
可以解释写RAG的实现,本地代码仓库和远程git的知识库构建,索引构建,用的什么向量模型,谢谢!
The text was updated successfully, but these errors were encountered: