AnyscaleResponse
Defined in: backend/src/providers/anyscale.ts:54
Properties
Section titled “Properties”choices
Section titled “choices”choices:
object[]
Defined in: backend/src/providers/anyscale.ts:59
finish_reason
Section titled “finish_reason”finish_reason:
"stop"|"length"|null
index:
number
message
Section titled “message”message:
AnyscaleMessage
created
Section titled “created”created:
number
Defined in: backend/src/providers/anyscale.ts:57
id:
string
Defined in: backend/src/providers/anyscale.ts:55
model:
string
Defined in: backend/src/providers/anyscale.ts:58
object
Section titled “object”object:
"chat.completion"
Defined in: backend/src/providers/anyscale.ts:56
usage?
Section titled “usage?”
optionalusage:object
Defined in: backend/src/providers/anyscale.ts:64
completion_tokens
Section titled “completion_tokens”completion_tokens:
number
prompt_tokens
Section titled “prompt_tokens”prompt_tokens:
number
total_tokens
Section titled “total_tokens”total_tokens:
number