Commit History

接入硅基流,直接跟知识库对话
05ed527

Trae Assistant commited on

加速数据库上传:hf_transfer加速库
cf7c487

duqing2026 commited on

修改 dockerfile
190fb0d

duqing2026 commited on

Fix: Add python-dotenv to Dockerfile for data download script
a15b4c5

duqing2026 commited on

Enhance startup script logging and fix CMD execution
2f8a316

duqing2026 commited on

修改名字
474c03e

duqing2026 commited on

fix: load .env.local with override and handle empty token
4b94183

duqing2026 commited on

chore: ignore vector store gz backups
e644031

duqing2026 commited on

fix: ignore dummy HF_TOKEN and load env vars
84255b6

duqing2026 commited on

chore: update gitignore and add env example
0e85ffe

duqing2026 commited on

feat: improve data sync scripts and handling
c692f5b

duqing2026 commited on

Feat: add dotenv support for local env loading
f5ea5d7

duqing2026 commited on

Fix: improve error handling in upload script for auth failures
3cc7351

duqing2026 commited on

Chore: remove LFS configuration from .gitattributes
a9f8f75

duqing2026 commited on

Feat: implement dataset-based data persistence and remove baked-in db
b3387cc

duqing2026 commited on

Feat: implement dataset-based data persistence
b6bdef5

duqing2026 commited on

Fix: resolve build error by removing db copy and exclude local reports
c2238c0

duqing2026 commited on

Fix: optimize sync settings, remove large vector store files to fix sync issues
5a10e6d

duqing2026 commited on

Remove Google API key logging
ee9ccdc

duqing2026 commited on

Update src/app/page.tsx
f0f4262
verified

duqing2026 commited on

Update src/app/login/page.tsx
3c2f3f7
verified

duqing2026 commited on

修复: 解决 Docker 构建中的 pip 安装权限报错
45b0be6
verified

duqing2026 commited on

Upload 4 files
01680f8
verified

duqing2026 commited on

Upload rag-kb.db with huggingface_hub
8d39fd0
verified

duqing2026 commited on

Upload folder using huggingface_hub
1a90f41
verified

duqing2026 commited on

fix:清理了不小心粘贴到代码文件里的错误文本
522a44a

duqing2026 commited on

优化:demo 切换逻辑
3f89951

duqing2026 commited on

fixbug:hf knowledge 页面 demo 演示为空
93646cb

duqing2026 commited on

设置 dockerfile demo环境变量
e004feb

duqing2026 commited on

fix hf 部署问题
1b05804

duqing2026 commited on

解决 hf bug:数据库初始化失败导致 API 异常
94c0bcf

duqing2026 commited on

优化 hf 的展示方式
130a5d4

duqing2026 commited on

Merge branch 'main' of hf.co:spaces/duqing2026/rag-kb-demo
642ea3e

duqing2026 commited on

适配 hf 的运行时生效方式
1a7c350

duqing2026 commited on

Update README.md
5ec532c
verified

duqing2026 commited on

按钮做一下中英文切换和主题功能
70641c4

duqing2026 commited on

设置 demo 效果开关
e56fe75

duqing2026 commited on

demo 效果展示,方便 hf 部署浏览
7844eee

duqing2026 commited on

功能:折叠目录
517964f

duqing2026 commited on

完成知识库同步功能
93c2415

duqing2026 commited on

hf demo 演示效果
0b1cced

duqing2026 commited on

同步剩余语雀数据
04b6506

duqing2026 commited on

对接语雀 token,同步所有文档,并同样布局展示页面和交互功能,并未实现对话知识库功能
2c10495

duqing2026 commited on

Fix: Resolve npm dependency conflicts and use legacy-peer-deps
39ac238

duqing2026 commited on

Fix: Add dummy API key for build time to prevent missing env error
2053a7e

duqing2026 commited on

Refactor: Lazy initialize database to prevent build-time side effects
1827661

duqing2026 commited on

Fix: Comment out COPY for missing db and vector files
91bec98

duqing2026 commited on

Fix: Add RUN instruction to mkdir command in Dockerfile
cab30a5

duqing2026 commited on