get
Shorthand for accessing the generated messages (shorthand for ChatResponseChunk.choices).
Return
The generated ChatChoiceChunk at the index.
Parameters
index
The index of the message (0
for most use cases).
Shorthand for accessing the generated messages (shorthand for ChatResponseChunk.choices).
The generated ChatChoiceChunk at the index.
The index of the message (0
for most use cases).