mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-22 00:31:44 +00:00
LitellmParams mixes every provider config model into one class, so the Javelin api_version default of "v1" reached the Azure Content Safety guardrails whenever config.yaml omitted api_version and Azure answered 404. The shared field now defaults to None, Javelin keeps filling in "v1" itself, and the Azure guardrails fall back to the documented 2024-09-01 at request time so a DB update that omits api_version stays on the default too. |
||
|---|---|---|
| .. | ||
| app | ||
| components | ||
| contexts | ||
| data | ||
| hooks | ||
| lib | ||
| utils | ||
| types.ts | ||