This website requires JavaScript.
Explore
Help
Sign In
wangdl
/
api-server
Watch
2
Star
0
Fork
0
You've already forked api-server
Code
Issues
28
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
api-server
/
rag-worker
History
wangdl
87317e0dbc
All checks were successful
Deploy API Server / build-and-unit (push)
Successful in 39s
Details
Deploy API Server / current-integration (push)
Successful in 32s
Details
Deploy API Server / backward-compat (push)
Successful in 0s
Details
Deploy API Server / deploy (push)
Successful in 1m6s
Details
fix: RAG Worker 认证头从 Authorization:Bearer 改为 x-internal-api-key
2026-06-27 12:54:59 +08:00
..
pipelines
add rerank module + bug fixes from e2e test
2026-05-20 16:05:09 +08:00
.gitignore
add rerank module + bug fixes from e2e test
2026-05-20 16:05:09 +08:00
api_client.py
fix: RAG Worker 认证头从 Authorization:Bearer 改为 x-internal-api-key
2026-06-27 12:54:59 +08:00
candidate_generator.py
add rerank module + bug fixes from e2e test
2026-05-20 16:05:09 +08:00
chunker.py
feat: 本地开发环境配置 + Python 3.9 兼容修复
2026-06-27 12:42:44 +08:00
config.py
fix: RAG Worker 认证头从 Authorization:Bearer 改为 x-internal-api-key
2026-06-27 12:54:59 +08:00
embedder.py
feat: Python RAG Worker + NestJS 内部 API(文档解析/切片/embedding/Qdrant/候选生成)
2026-05-19 22:35:12 +08:00
indexer.py
feat: Python RAG Worker + NestJS 内部 API(文档解析/切片/embedding/Qdrant/候选生成)
2026-05-19 22:35:12 +08:00
main.py
feat: Python RAG Worker + NestJS 内部 API(文档解析/切片/embedding/Qdrant/候选生成)
2026-05-19 22:35:12 +08:00
parser.py
feat: Python RAG Worker + NestJS 内部 API(文档解析/切片/embedding/Qdrant/候选生成)
2026-05-19 22:35:12 +08:00
requirements.txt
add rerank module + bug fixes from e2e test
2026-05-20 16:05:09 +08:00
reranker.py
add rerank module + bug fixes from e2e test
2026-05-20 16:05:09 +08:00
zhixi-worker.service
fix: User=ubuntu in service file, simplify CI deploy step
2026-05-20 16:51:43 +08:00