Structs§
- A chat reasoning completion request. This currently does not support structured outputs.
- Use builder syntax to set the inputs and finish with
build()
. - A chat reasoning completion message. This currently does not support structured outputs.
- Use builder syntax to set the inputs and finish with
build()
.
Enums§
- The model to use to create a chat reasoning completion.
- The role in the reasoning completion message (currently doesn’t support system messages).