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: Create a connector for Azure MaaS #3992

Open matthewbolanos opened 7 months ago

matthewbolanos commented 7 months ago

Create a connector that supports models provided by Azure MaaS. In particular...

ElieTaillard commented 1 week ago

I believe it would be beneficial to create a generic connector that would support not only the mentioned models, but also other models available on Azure. Such a connector would offer greater flexibility and extensibility, making it easier to integrate new models in the future without requiring major modifications.