Table of Contents

Enum ImageResponseFormat

Namespace
OpenAI.Images
Assembly
OpenAI-DotNet.dll
public enum ImageResponseFormat

Fields

[EnumMember(Value = "b64_json")] B64_Json = 1
[EnumMember(Value = "url")] Url = 0