haiku.rag/src/haiku/rag/reranking
2025-10-27 10:33:33 +02:00
..
__init__.py Drop ConfigProxy in favour of passing AppConfig as an keyword param to HaikuRag clients. 2025-10-27 10:33:33 +02:00
base.py Refactor config from flat to nested Pydantic models 2025-10-23 13:30:21 +03:00
cohere.py Remove provider API keys from config, rely on environment variables for those 2025-10-23 13:52:57 +03:00
mxbai.py Refactor config from flat to nested Pydantic models 2025-10-23 13:30:21 +03:00
vllm.py Refactor config from flat to nested Pydantic models 2025-10-23 13:30:21 +03:00