Skip to content

Conversation

natoverse
Copy link
Collaborator

This fixes an auth issue with LiteLLm when providing custom scope. LiteLLM does not like the audience parameter our config uses, instead using azure_scope.

I also reworded max_attempts as max_retries to reflect the logic, and reworked the model config connectivity test to loop through all dict items and check any from our known type set.

@natoverse natoverse requested a review from a team as a code owner October 1, 2025 22:43
@natoverse
Copy link
Collaborator Author

Note that this PR took some updating of the smoke test config to use newer model (4.1) and parameters around that. While setting that I ended up cleaning out a bunch of old references to env vars that either weren't used anymore or where in the GitHub secrets but aren't actually "secrets"

@natoverse natoverse merged commit 2bd3922 into main Oct 6, 2025
15 checks passed
@natoverse natoverse deleted the litellm-auth branch October 6, 2025 17:54
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.

2 participants