interface ChatGroqCallOptions {
    headers?: Record<string, string>;
}

Hierarchy (view full)

Properties

Properties

headers?: Record<string, string>

Generated using TypeDoc