Skip to content

fix(azure): add Grok to known model families#518

Merged
mikehostetler merged 3 commits intoagentjido:mainfrom
shelvick:fix/azure-grok-model-family
Mar 22, 2026
Merged

fix(azure): add Grok to known model families#518
mikehostetler merged 3 commits intoagentjido:mainfrom
shelvick:fix/azure-grok-model-family

Conversation

@shelvick
Copy link
Copy Markdown
Contributor

Summary

  • Add "grok" prefix to @model_families map in the Azure provider so Grok models are recognized as OpenAI-compatible
  • Eliminates "Unknown Azure model family" warnings when using Grok models on Azure

Add "grok" prefix to @model_families map so Grok models on Azure are
recognized as OpenAI-compatible instead of raising an unknown model
family error.
…ing_token_budget

- Add "grok" to translate_options family guard and @openai_compatible_prefixes
- Add :reasoning_token_budget to extra_option_keys
@mikehostetler mikehostetler merged commit 4cbb51e into agentjido:main Mar 22, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants