Tool Calling
Connect LLMs to external data and systems.
For convenience, we use valibot
as an example.
But this package uses xsschema
internally, so it supports any schema library that xsschema supports: e.g. zod
, valibot
, arktype
, etc.
See xsschema for more information.
Examples
tool
tool (with returns schema)
with generateText
Edit on GitHub
Last updated on