microsoft / semantic-kernel

Integrate cutting-edge LLM technology quickly and easily into your apps
https://aka.ms/semantic-kernel
MIT License
20.44k stars 2.96k forks source link

.Net Agents Assistants V2 - Establish project structure / dependencies #7031

Open crickman opened 4 days ago

crickman commented 4 days ago

Establish feature branch that specific V2 features may target.

Unable to layer / stage individual features onto the existing Microsoft.SemanticKernel.Agents.OpenAI project / package due to dependency conflicts.

Esalguero007 commented 4 days ago

What does this do specifically?

crickman commented 2 days ago

@Esalguero007 - This is an initial dev task to setup the framework for switching dependencies to Azure.AI.OpenAI V2 and Open AI Assistant V2 features.