openai/openai-dotnet

Public

mirrored from https://github.com/openai/openai-dotnetAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
main

Branches

Tags

82Branches33Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

Commit

Rename GeneratedImageQuality values (#974)

Avoid a behavioral breaking change by making `High` continue to mean "hd" and then add `HighQuality` to mean "high".

`High` -> "hd"
`HighQuality` -> "high"
`MediumQuality` -> "medium"
`LowQuality` -> "low"
Changed files6Full changed-file index
Branches0Containing branches
Tags0Containing tags