Weaviate Agents - Introduction
Weaviate Agents are not yet available, but they will be soon. To be notified when agents are released, sign up here for updates.
Weaviate Agents are pre-built agentic services designed for specific tasks. They are available out-of-the-box for Weaviate Cloud users to interact with their data in Weaviate Cloud to simplify data engineering and AI development workflows.
How Weaviate Agents work
Weaviate Agents have been pre-trained on Weaviate’s APIs, making them experts in performing Weaviate-specific data tasks.
All you need to do is provide inputs, and the particular Agent will perform the required task using your data.
Weaviate Agents is not a framework for building agents. It is a set of pre-built agentic services for Weaviate.
Query Agent
The Query Agent provides an answer to your natural language questions, by querying your stored data.
Read more about the Query Agent
Transformation Agent
The Transformation Agent enhances your data by manipulating it based on your instructions.
Read more about the Transformation Agent
Personalization Agent
The Personalization Agent customizes outputs based on persona-specific information, which can even be learned over time.
Read more about the Personalization Agent
Questions and feedback
If you have any questions or feedback, let us know in the user forum.