Skip to content

Connery SDK with Mistral AI #118

Answered by machulav
RitaVerissimo86 asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for the clarification!

Because Connery is fully integrated with LangChain, every Connery action is wrapped into the native LangChain tool. This means you can use the Connery action freely in the LangChain ecosystem, including all the models LangChain supports.

So yes, you can use Connery actions with Mistral AI. Here's an example of how to call tools using Mistral AI and LangChain: https://js.langchain.com/docs/integrations/chat/mistral#tool-calling. Just use the Connery tools/toolkit in this example, and it should work.

Important note: Connery SDK v0.2.0 and later do not work with LangChain yet, but we're working on it right now. In the meantime, you can use Connery v0.0.8 (and th…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@RitaVerissimo86
Comment options

@machulav
Comment options

Answer selected by RitaVerissimo86
@RitaVerissimo86
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants