Table of Contents

Enum ImageResponseFormat

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

Fields

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