Documentation
¶
Index ¶
Constants ¶
View Source
const DefaultModel = "openai/gpt-oss-20b"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PlannerClient ¶
type PlannerClient struct {
// contains filtered or unexported fields
}
func NewClient ¶
func NewClient(model string) (*PlannerClient, error)
Click to show internal directories.
Click to hide internal directories.