Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.Net: [Agent] Fixed an issue with retrieving an existing OpenAI assistant given its ID, leading to creation of a duplicate assistant. #5294

Merged
merged 2 commits into from
Mar 5, 2024

Conversation

shreyas-pandey
Copy link
Contributor

.Net: [Agent] Fixed an issue with retrieving an existing OpenAI assistant given its ID, leading to creation of a duplicate assistant.

Description

Upon retrieving an existing assistant, instantiate the Agent instance using the assistant details fetched from OpenAI REST API call.

…tant given its ID, leading to creation of a duplicate assistant.
@shreyas-pandey shreyas-pandey requested a review from a team as a code owner March 4, 2024 19:52
@markwallace-microsoft markwallace-microsoft added the .NET Issue or Pull requests regarding .NET code label Mar 4, 2024
Copy link
Contributor

@crickman crickman left a comment

Choose a reason for hiding this comment

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

Thank you!

@crickman crickman added good first issue Good for newcomers PR: ready for review All feedback addressed, ready for reviews experimental Associated with an experimental feature agents labels Mar 4, 2024
@crickman crickman enabled auto-merge March 4, 2024 20:13
@crickman crickman added this pull request to the merge queue Mar 5, 2024
Merged via the queue into microsoft:main with commit 5da44af Mar 5, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agents experimental Associated with an experimental feature good first issue Good for newcomers .NET Issue or Pull requests regarding .NET code PR: ready for review All feedback addressed, ready for reviews
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

6 participants