Skip to content

Update OpenAI API version in agent configuration#225

Closed
yashy797 wants to merge 1 commit into
microsoft:mainfrom
yashy797:main
Closed

Update OpenAI API version in agent configuration#225
yashy797 wants to merge 1 commit into
microsoft:mainfrom
yashy797:main

Conversation

@yashy797

Copy link
Copy Markdown

No description provided.

@yashy797
yashy797 requested a review from a team as a code owner February 19, 2026 10:00
Copilot AI review requested due to automatic review settings February 19, 2026 10:00

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This pull request corrects the Azure OpenAI API version in the Python OpenAI sample agent from an incorrect version ("2025-01-01-preview") to the standard version used across other agent samples ("2024-12-01-preview"). This ensures consistency with the NodeJS LangChain sample and other implementations in the repository.

Changes:

  • Updated Azure OpenAI API version from "2025-01-01-preview" to "2024-12-01-preview" in agent initialization

@yashy797 yashy797 closed this Feb 19, 2026
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