-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
Adding Azure AI inference #4683
Comments
@rohanthacker has been working on #3902 which is the same task as this issue. @rohanthacker are you still working on it? It has been awhile and we need this for 0.4 release. @yanivvak could you help out here? |
I have this close to completion. I will submit a draft PR in a few hours. |
@rohanthacker please let us know by tomorrow as we would like to proceed without being blocked thanks. |
What feature would you like to be added?
Adding Azure AI Model Inference is an API that exposes a common set of capabilities for foundational models and that can be used by developers to consume predictions from a diverse set of models in a uniform and consistent way
https://learn.microsoft.com/en-us/azure/ai-studio/reference/reference-model-inference-api?tabs=python
Why is this needed?
It will improve the integration of Autogen with leading model in Azure ecosystem with 20 foundation models
https://learn.microsoft.com/en-us/azure/ai-studio/reference/reference-model-inference-api?tabs=python
The text was updated successfully, but these errors were encountered: