fleet-memory/skills/hindsight-docs/references
Nicolò Boschi cece2c903c
fix: make LiteLLM SDK embeddings encoding_format configurable (#928)
* fix: make LiteLLM SDK embeddings encoding_format configurable (#925)

The hardcoded encoding_format='float' breaks providers like Voyage AI
(only accepts 'base64') and Gemini (doesn't support the parameter at all).

Add HINDSIGHT_API_EMBEDDINGS_LITELLM_SDK_ENCODING_FORMAT config option
that defaults to 'float' for backwards compatibility. Set to empty string
to omit the parameter for incompatible providers.

* chore: regenerate docs skill after configuration change
2026-04-08 09:41:11 +02:00
..
changelog fix: add paperclip and opencode to changelog generator (#903) 2026-04-07 10:25:53 +02:00
developer fix: make LiteLLM SDK embeddings encoding_format configurable (#928) 2026-04-08 09:41:11 +02:00
sdks fix(ci): resolve all CI failures (#847) 2026-04-02 17:17:42 +02:00
best-practices.md security: bump vite across integrations (high CVE fix) (#913) 2026-04-08 09:11:21 +02:00
faq.md security: bump vite across integrations (high CVE fix) (#913) 2026-04-08 09:11:21 +02:00
openapi.json fix(config): validate entity_labels structure on PATCH (#902) 2026-04-07 11:58:02 +02:00