interface OtherChatCompletionRequest {
    [key: string]: object | string;
}

Hierarchy (view full)

Indexable

[key: string]: object | string