Skip to content

Conversation

@rkferreira
Copy link
Contributor

Fix helm installation instructions for kagent to use Azure OpenAI as the default provider.

Documentation improvements:

  • Updated the Helm installation instructions in src/app/docs/kagent/introduction/installation/page.mdx to set azureOpenAI as the default provider instead of openAI, and clarified the required API key variable.

Signed-off-by: Rodrigo Kellermann <kellermann@gmail.com>
@peterj
Copy link
Contributor

peterj commented Oct 14, 2025

What's the reason behind this change?

@rkferreira
Copy link
Contributor Author

rkferreira commented Oct 14, 2025

Documentation is wrong... I was installing it following the guide. This is the correction.

For using Azure OpenAi as default provider, this is the correct installation command. And not providers.default=openAI.

helm install xxx --set providers.default=azureOpenAI --set providers.azureOpenAI.apiKey

@peterj
Copy link
Contributor

peterj commented Oct 14, 2025

ah, i missed the tabs there. thanks!

@peterj peterj merged commit 442fc18 into kagent-dev:main Oct 14, 2025
3 of 4 checks passed
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