Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Structured ¶
type Structured struct{}
type StructuredInput ¶
type StructuredInput struct {
Metadata map[string]any `json:"metadata"`
Documents []StructuredInputDocument `json:"documents"`
}
type StructuredInputDocument ¶
Click to show internal directories.
Click to hide internal directories.