Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FnPrototype ¶
type Input ¶
type Input struct {
// nolint:lll
PythonCode string `json:"python_code" jsonschema:"description=python code that uses print() to print the final result to stdout."`
}
type Tool ¶
type Tool struct {
// contains filtered or unexported fields
}
func (*Tool) Description ¶
func (*Tool) WithPythonPath ¶
Click to show internal directories.
Click to hide internal directories.