Skip to content

v1.18.3

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jan 01:34
· 12779 commits to main since this release

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