haiku.rag/haiku_rag_slim/haiku/rag/reranking
Yiorgis Gozadinos 0c67db4459
Accept a /v1 suffix on the vLLM reranker base_url
vllm_base_url moves to utils.py and is shared with the embedder, so the same
endpoint works written either way. Writing /v1 posted to /v1/v1/rerank.
2026-08-28 15:46:42 +03:00
..
__init__.py Add per-endpoint api_key to model and embedding config 2026-08-23 23:54:40 +03:00
base.py Search one database the ordinary way, however it was selected 2026-08-27 14:41:10 +03:00
cohere.py Reject unknown and out-of-range configuration values 2026-08-19 15:32:51 +03:00
cross_encoder.py Reject unknown and out-of-range configuration values 2026-08-19 15:32:51 +03:00
jina.py Pool HTTP clients for vLLM embedding and vLLM/Jina reranking 2026-07-09 10:32:44 +03:00
jina_local.py Reject unknown and out-of-range configuration values 2026-08-19 15:32:51 +03:00
vllm.py Accept a /v1 suffix on the vLLM reranker base_url 2026-08-28 15:46:42 +03:00
zeroentropy.py Delete comments that restate the line below them 2026-08-20 15:22:33 +03:00