Abhi

Results 4 comments of Abhi

Hello, I was going to use quality and style for my hobby project. Then I thought maybe I could contribute. I have a draft PR up into 'feature-connectors-openai' and it...

Thank you for the response! I noticed that the GetImageContentsAsync method in OpenAITextToImageService.cs hasn't been implemented yet. I'd be thrilled to contribute to it if you're open to that! Or,...

Hi @RogerBarreto , I found major differences between #8068 and #7471 in the direction we are going. These files are different: - https://github.com/RogerBarreto/semantic-kernel/blob/1f567f38f23288c108a791bed5be9070ca3c285d/dotnet/src/Connectors/Connectors.OpenAI/TextToImage/OpenAITextToImageService.cs - https://github.com/microsoft/semantic-kernel/blob/feature-connectors-openai/dotnet/src/Connectors/Connectors.OpenAI/Services/OpenAITextToImageService.cs Could you please advise on...

Hi @RogerBarreto , Thanks for merging my changes into #8068 . Since the `OpenAI V2` version is still missing support for quality and style, can I branch off of `feature-connectors-openai`...