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: Preparing grounds for Concepts OpenAI V2 migration #7229

Conversation

RogerBarreto
Copy link
Member

@RogerBarreto RogerBarreto commented Jul 12, 2024

Motivation and Context

  • Removing reference to OpenAI V1
  • Adding reference to OpenAI V2
  • Adding reference to new AzureOpenAI (Needed for BaseTest utility)
  • Making all files not compilable (improve visibility on the changes for migration)
  • Removed ConceptsV2 Project
  • Removed references to projects there are dependent on OpenAI V1 and Clash with V2.
    • Experimental\Agents\Experimental.Agents
    • Planners\Planners.OpenAI\Planners.OpenAI.csproj
    • Agents\OpenAI\Agents.OpenAI.csproj

@RogerBarreto RogerBarreto requested a review from a team as a code owner July 12, 2024 09:36
@markwallace-microsoft markwallace-microsoft added the .NET Issue or Pull requests regarding .NET code label Jul 12, 2024
@RogerBarreto RogerBarreto merged commit a3145a2 into microsoft:feature-connectors-openai Jul 12, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.NET Issue or Pull requests regarding .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants