Skip to main content

Composio

Composio uses function calling to manage and integrate tools with language models and AI agents.

Composio and Weaviate

With Weaviate's retrieval, you can personalize the agent(s) and make them more context aware.

The integration is supported through our LangChain vector store.

To configure the integration, create the vector store and connect to your Weaviate instance:

WeaviateVectorStore.from_documents( )

Learn how to create a vector store.

Our Resources

Hands on Learning: Build your technical understanding with end-to-end tutorials.

Hands on Learning

TopicDescriptionResource
Gmail AgentIntegrate Composio's Gmail tool with Weaviate to create an agent that will respond to new messages.Notebook