All checks were successful
Deploy API Server / build-and-deploy (push) Successful in 15s
- New reranker.py: SiliconFlow bge-reranker-v2-m3 integration - config.py: add RERANK_MODEL - api_client.py: fix get_next_job/claim_job/get_job_detail unwrapping - candidate_generator.py: fix .format() conflict with JSON braces - import_pipeline.py: fix file existence check + UUID point IDs - Add .gitignore for __pycache__ Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
11 lines
148 B
Plaintext
11 lines
148 B
Plaintext
httpx>=0.27
|
|
pydantic>=2.0
|
|
pymupdf>=1.24
|
|
python-docx>=1.1
|
|
markdown>=3.5
|
|
pandas>=2.0
|
|
openpyxl>=3.1
|
|
Pillow>=10.0
|
|
qdrant-client>=1.9
|
|
python-dotenv>=1.0
|