Eliah Rusin
172596751f
feat: add ZeroEntropy reranker provider support ( #420 )
...
Add ZeroEntropy as a reranker provider using their Rerank API
(https://docs.zeroentropy.dev/models ). Supports zerank-2 (flagship)
and zerank-2-small models via direct HTTP API calls with httpx (no
additional SDK dependency required).
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 10:12:32 +01:00
Nicolò Boschi
8e39cb7bc8
fix: improve mental model consolidation ( #197 )
...
* fix: improve mental model consolidation
* fix skill names
* fixes
* fix: add missing list_tenants to test mocks and update CLI for async refresh
2026-01-26 09:54:25 +01:00
Nicolò Boschi
4c792400c1
feat: new 'worker' service ( #176 )
...
* feat: new 'worker' service
* doc
* docs
* tests
2026-01-20 10:17:56 +01:00
Nicolò Boschi
a6798f7e2a
fix: improve tei client parameters ( #137 )
...
* fix: improve tei client parameters
* fix: improve tei client parameters
* fix: improve tei client parameters
2026-01-09 11:31:22 +01:00
Nicolò Boschi
4de0730c40
feat: support cohere as embeddings and reranker ( #122 )
2026-01-08 11:41:15 +01:00
Nicolò Boschi
70de23ed85
feat: configurable embedding dimensions + OpenAI Embeddings ( #101 )
...
* feat: configurable embedding dimensions + OpenAI Embeddings
* fix tests
2026-01-05 14:43:05 +01:00