SIGN IN SIGN UP

fix(litellm): skip encoding_format="float" for voyage/bedrock (#152)

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
J
Jiangzhou committed
51ea6efea1878ca1b412b155adedbadc1dd611ad
Parent: 9700655
Committed by GitHub <noreply@github.com> on 4/27/2026, 12:49:04 AM