This website requires JavaScript.
Explore
Help
Register
Sign In
kris
/
ForcePilot
Watch
1
Star
0
Fork
0
You've already forked ForcePilot
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
610b60e204
ForcePilot
/
web
History
Wenjie Zhang
610b60e204
feat(knowledge): 智能体查询知识库时,支持基于文件名的模糊过滤功能,不支持 LightRAG
...
实现知识库检索时可按文件名进行模糊匹配过滤 在Milvus知识库中支持文件名的like表达式过滤 前端展示添加文件名显示 添加相关测试用例验证过滤功能
2025-12-30 20:10:42 +08:00
..
public
feat(agent): 添加智能体元数据支持和示例问题展示
2025-09-09 20:25:48 +08:00
src
feat(knowledge): 智能体查询知识库时,支持基于文件名的模糊过滤功能,不支持 LightRAG
2025-12-30 20:10:42 +08:00
.eslintrc.cjs
first commit: chat support deepseek, zhipu
2024-07-07 01:58:23 +08:00
.gitignore
first commit: chat support deepseek, zhipu
2024-07-07 01:58:23 +08:00
.prettierrc.json
first commit: chat support deepseek, zhipu
2024-07-07 01:58:23 +08:00
index.html
rename
2024-09-14 02:45:35 +08:00
package.json
Add dark/light theme toggle feature (
#343
)
2025-11-23 01:39:44 +08:00
pnpm-lock.yaml
Add dark/light theme toggle feature (
#343
)
2025-11-23 01:39:44 +08:00
vite.config.js
fix(deploy): 更新API代理配置以匹配容器网络
2025-11-14 11:00:57 +08:00