mirror of
https://github.com/cocoindex-io/cocoindex-code.git
synced 2026-09-14 16:39:38 +08:00
51ea6efea1
Voyage models (e.g. voyage/voyage-code-3) reject encoding_format="float" and require base64. Only inject encoding_format/drop_params for providers that accept the float hint, leaving voyage/ and bedrock/ to use their native defaults. Fixes #148