Ask a question to get started
Enter to sendā¢Shift+Enter new line
constructor< CallOptions extends ChatCohereCallOptions = ChatCohereCallOptions >(model: string, fields: Omit<ChatCohereInput, "model">): ChatCohere<CallOptions>
model
string
fields
Omit<ChatCohereInput, "model">