ChatModelResponse
A response returned as a result of calling a Generative AI provider’s API.
Properties
choices
choices:
ChatModelChoice
[]
created
created:
number
id
id:
string
model
model:
string
object
object:
string
usage
usage:
ChatModelUsage
Generated using typedoc-plugin-markdown and TypeDoc