Documentation
¶
Overview ¶
Code generated by go generate; DO NOT EDIT.
Package tools 导入所有插件
Index ¶
- func ExecOneToolGetPrompts(session *structs.Chats, name string) ([]string, []string, map[string]parser.ToolParameters)
- func ExecToolOnHook(session *structs.Chats, name string, args map[string]*any) error
- func ExecToolPostHook(session *structs.Chats, name string, args map[string]*any) (map[string]*any, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecOneToolGetPrompts ¶
func ExecOneToolGetPrompts(session *structs.Chats, name string) ([]string, []string, map[string]parser.ToolParameters)
ExecOneToolGetPrompts 执行预调用,获取提示词表
func ExecToolOnHook ¶
ExecToolOnHook 执行工具
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.