Skip to main content

Toolkit

Use the Connery plugin infrastructure in your applications built with LangChain. Run the Connery actions from agents, chatbots, or other applications.

IMPORTANT

This page is compatible with the Connery Runner (v0.0.8). In the meantime, we released v0.1.0 with the breaking changes, where we pivoted the project from the Connery Runner to the Connery SDK.

The Slack client does not yet support the plugins built using Connery SDK, but we are working on that. Stay tuned for updates.

If you have any questions or need help with the migration, please let us know in this discussion: Connery SDK v0.1.0.

Connery is natively integrated into LangChain through Toolkits. Check out LangChain documentation below for more information and examples.

Python

JS/TS