Documentation
¶
Overview ¶
Package shell provides shell execution tools for omniagent.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Tool ¶
type Tool struct {
// contains filtered or unexported fields
}
Tool provides shell command execution capabilities.
func (*Tool) Description ¶
Description returns the tool description.
func (*Tool) Parameters ¶
Parameters returns the JSON schema for tool parameters.
Click to show internal directories.
Click to hide internal directories.