Skip to content

fix: helm installation doc for AzureOpenAI - #245

Merged
peterj merged 1 commit into
kagent-dev:mainfrom
rkferreira:fix/installation-azureopenai
Oct 14, 2025
Merged

fix: helm installation doc for AzureOpenAI#245
peterj merged 1 commit into
kagent-dev:mainfrom
rkferreira:fix/installation-azureopenai

Conversation

@rkferreira

Copy link
Copy Markdown
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

peterj commented Oct 14, 2025

Copy link
Copy Markdown
Contributor

What's the reason behind this change?

@rkferreira

rkferreira commented Oct 14, 2025

Copy link
Copy Markdown
Contributor Author

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

peterj commented Oct 14, 2025

Copy link
Copy Markdown
Contributor

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