Skip to content

docs: update litellm models configuration description#171

Open
adzmitry wants to merge 1 commit intomainfrom
api_version-support
Open

docs: update litellm models configuration description#171
adzmitry wants to merge 1 commit intomainfrom
api_version-support

Conversation

@adzmitry
Copy link
Collaborator

Summary

Changes

Testing

  • Tested locally with npm start
  • All pages render correctly
  • Images display properly
  • Internal links work
  • Sidebar navigation works

Quality Checks

  • npm run check passes (typecheck + lint + commitlint)
  • No MDX compilation errors
  • No raw angle brackets (<text> must be `<text>`)
  • Sidebar references document IDs (not filenames)
  • Images stored locally next to content (not in static/img/)
  • Commit messages follow Conventional Commits
  • No secrets or credentials in documentation

Additional Notes

@github-actions
Copy link

PR Preview Ready!

Your preview documentation is ready! Visit it here:

Preview URL: http://codemie-docs-pr-previews.s3-website.eu-central-1.amazonaws.com/pr-171/


This preview will be automatically updated when you push new commits to this PR.
Preview files will be deleted when the PR is closed or merged.

@Artem-Zahumonnyi
Copy link
Collaborator

let's remove the "Azure OpenAI Region Configuration" block if we added it in configuration

- model_name: gpt-5-2025-08-07
litellm_params:
model: azure/gpt5_series/deployment-name
api_base: https://api-base.openai.azure.com/
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's use https://api-base-eastus2-0.openai.azure.com/ pattern as we have below

@adzmitry adzmitry force-pushed the api_version-support branch from 12f58ef to cd029a5 Compare March 26, 2026 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants