Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type StopReason ¶
type StopReason string
const ( EndTurn StopReason = "end_turn" MaxTokens StopReason = "max_tokens" StopSequence StopReason = "stop_sequence" ToolUse StopReason = "tool_use" )
Click to show internal directories.
Click to hide internal directories.