haiku.rag/haiku_rag_slim/haiku/rag/embeddings
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 Accept a /v1 suffix on the vLLM reranker base_url 2026-08-28 15:46:42 +03:00
cohere.py Share the VLM URL builder and centralize the embedder empty guard 2026-06-29 15:15:26 +03:00
vllm.py Pool HTTP clients for vLLM embedding and vLLM/Jina reranking 2026-07-09 10:32:44 +03:00
voyageai.py Share the VLM URL builder and centralize the embedder empty guard 2026-06-29 15:15:26 +03:00