fix(litellm): explicitly pass encoding_format="float" (#144)
LiteLLM documents encoding_format as defaulting to float, but in practice some providers (e.g. nvidia_nim) error out when it's not provided. Pass it explicitly as a workaround.
J
Jiangzhou committed
755e7036f3bdfd2001c099ec04abec0f51023c4a
Parent: a81b729
Committed by GitHub <noreply@github.com>
on 4/22/2026, 10:17:18 PM