Structuremacpaw.openai 0.3.8OpenAI
URLCitation
ChatResult.swift:73struct URLCitation
struct URLCitation
s6OpenAI10ChatResultV6ChoiceV7MessageV10AnnotationV11URLCitationV
What are these?3Q3DS
import OpenAI
struct Annotation
struct ChatResult
struct Choice
struct Message
init(from decoder: any Decoder) throws
enum CodingKeys
protocol Decodable
A type that can decode itself from an external representation.
protocol Encodable
A type that can encode itself to an external representation.
protocol Equatable
A type that can be compared for value equality.
protocol Sendable
init(from decoder: any Decoder) throws
enum CodingKeys
static func != (lhs: Self, rhs: Self) -> Bool
Returns a Boolean value indicating whether two values are not equal.