- index: UVICORN_WORKERS 8→4, lifespan BM25 preload, explicit ThreadPoolExecutor(4), orjson - search: lifespan BM25 preload, httpx limits (max_conn=100, keepalive=20, timeout=30s), fix asyncio.to_thread lambda, orjson - both: ORJSONResponse as default_response_class Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
5 lines
93 B
Text
5 lines
93 B
Text
fastapi==0.135.1
|
|
uvicorn[standard]==0.42.0
|
|
pydantic==2.12.5
|
|
fastembed==0.7.4
|
|
orjson==3.10.18
|