SmartHire-AI / api /main.py

Commit History

fix: /index/search score double multiply and flat metadata keys
1102f3f

Vishu2006 commited on

fix: upgrade sentence-transformers to 2.7.0, add pinecone, fix get_vector_store() call
2613b90

Vishu2006 commited on

fix: /index/info use get_stats() with get_info() fallback
91a30a9

Vishu2006 commited on

Fix: remove stale jd_file reference causing 500 error in /match
8bf89c7

Vishu2006 commited on

Fix: use required UploadFile fields in /match for Swagger file pickers
d811f29

Vishu2006 commited on

Fix: patch OpenAPI schema contentMediaType->format:binary for Swagger file pickers
54bb586

Vishu2006 commited on

Fix: custom OpenAPI schema to render file upload pickers in Swagger
d21abd1

Vishu2006 commited on

Fix: split resumes into resume1-5 slots for Swagger file upload UI
978a396

Vishu2006 commited on

Fix: use List[UploadFile] for proper Swagger file upload UI
184cbc8

Vishu2006 commited on

Fix: add HEAD method support to /health for UptimeRobot
3a518dc

Vishu2006 commited on

Initial commit: SmartHire-AI FastAPI + Streamlit
91e794e

Vishu2006 commited on