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 Add support for quality and style for OpenAI image generation #8064

Commits on Aug 11, 2024

  1. Configuration menu
    Copy the full SHA
    ceb6cc8 View commit details
    Browse the repository at this point in the history
  2. .Net Update ClientCore.TextToImage to remove quality and style as opt…

    …ional
    
    Since ITextToImageService passes the default values for quality and style, we do not need to make ClientCore.TextToImage's GenerateImageAsync have optional params
    aghimir3 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    9573315 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4585222 View commit details
    Browse the repository at this point in the history