Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Name = opts.ForName[defaultAgent, string]("name") Model = opts.ForName[defaultAgent, api.Model]("model") Instructions = opts.ForName[defaultAgent, string]("instructions") ParallelToolCalls = opts.ForName[defaultAgent, bool]("parallelToolCalls") )
View Source
var Global = registry.New[api.Agent]()
Functions ¶
func Tools ¶
func Tools(tool tool.Definition, extraTools ...tool.Definition) opts.Option[defaultAgent]
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.