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: Support images as bytes by {Azure}OpenAI text to image services #7088

Open
SergeyMenshykh opened this issue Jul 3, 2024 · 0 comments · May be fixed by #8068
Open

.Net: Support images as bytes by {Azure}OpenAI text to image services #7088

SergeyMenshykh opened this issue Jul 3, 2024 · 0 comments · May be fixed by #8068
Labels
ai connector Anything related to AI connectors .NET Issue or Pull requests regarding .NET code openai_sdk_v2 Related to the OpenAI V2 SDK upgrade sk team issue A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)

Comments

@SergeyMenshykh
Copy link
Member

Context:
Azure OpenAI SDK v2 can generate images and return them either as a url or as an array of bytes. The migrated {Azure}OpenAI text to image services support images as urls only.

ToDo:
Consider supporting images as bytes as part of the Azure OpenAI SDK v2 migration because adding the support later will require a breaking change.

@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code triage ai connector Anything related to AI connectors and removed triage labels Jul 3, 2024
@markwallace-microsoft markwallace-microsoft added the openai_sdk_v2 Related to the OpenAI V2 SDK upgrade label Jul 16, 2024
@evchaki evchaki added the sk team issue A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community) label Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ai connector Anything related to AI connectors .NET Issue or Pull requests regarding .NET code openai_sdk_v2 Related to the OpenAI V2 SDK upgrade sk team issue A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
Projects
Status: Backlog
3 participants