github BerriAI/litellm v1.18.3

latest releases: v1.47.0, v1.46.8, v1.46.7...
8 months ago

What's Changed

curl 'http://0.0.0.0:8000/key/generate' \
--header 'Authorization: Bearer <your-master-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
  "models": ["gpt-3.5-turbo", "gpt-4", "claude-2"],
  "team_id": "core-infra"
}'

Full Changelog: v1.18.2...v1.18.3

Don't miss a new litellm release

NewReleases is sending notifications on new releases.