Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JSONObject ¶ added in v0.17.2
func Required ¶ added in v0.2.0
func Required(schema JSONObject, names []string) JSONObject
func Schema ¶ added in v0.2.0
func Schema(props []SchemaProperty) JSONObject
type SchemaProperty ¶ added in v0.2.0
type StreamEvent ¶
type StreamEvent interface {
// contains filtered or unexported methods
}
type ThinkingDelta ¶ added in v0.17.3
type ThinkingDelta struct {
Body string
}
type ToolCallArgs ¶ added in v0.17.3
type ToolCallStart ¶ added in v0.17.3
Click to show internal directories.
Click to hide internal directories.