mirror of
https://github.com/vxcontrol/langchaingo.git
synced 2026-08-24 21:31:28 -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
|