CohereStreamChunk
Defined in: backend/src/providers/cohere.ts:92
Properties
Section titled “Properties”citations?
Section titled “citations?”
optionalcitations:object[]
Defined in: backend/src/providers/cohere.ts:97
document_ids
Section titled “document_ids”document_ids:
string[]
end:
number
start:
number
text:
string
event_type
Section titled “event_type”event_type:
"stream-start"|"text-generation"|"stream-end"|"citation-generation"
Defined in: backend/src/providers/cohere.ts:93
finish_reason?
Section titled “finish_reason?”
optionalfinish_reason:"MAX_TOKENS"|"COMPLETE"|"ERROR"|"ERROR_TOXIC"
Defined in: backend/src/providers/cohere.ts:95
generation_id?
Section titled “generation_id?”
optionalgeneration_id:string
Defined in: backend/src/providers/cohere.ts:96
optionaltext:string
Defined in: backend/src/providers/cohere.ts:94