Static
createCreates a ConneryToolkit instance based on the provided ConneryService instance. It populates the tools property of the ConneryToolkit instance with the list of available tools from the ConneryService instance.
The ConneryService instance.
A Promise that resolves to a ConneryToolkit instance.
Generated using TypeDoc
A toolkit for working with Connery actions.
Connery is an open-source plugin infrastructure for AI. Source code: https://github.com/connery-io/connery-platform
See an example of using this toolkit here:
./examples/src/agents/connery_mrkl.ts