mirror of
https://github.com/vxcontrol/langchaingo.git
synced 2026-07-21 00:45:22 -04:00
3 lines
92 B
Go
3 lines
92 B
Go
// Package tools defines a standard interface for tools to be used by agents.
|
|
package tools
|