Skip to main content
Go to documentation:
⌘U
Weaviate Database

Develop AI applications using Weaviate's APIs and tools

Deploy

Deploy, configure, and maintain Weaviate Database

Query Agent

Run agentic search over your Weaviate Cloud collections

Weaviate Cloud

Manage and scale Weaviate in the cloud

Engram

Persistent memory for LLM agents and applications

Additional resources

Integrations
Contributor guide
Events & Workshops
Weaviate Academy

Need help?

Weaviate LogoAsk AI Assistant⌘K
Community Forum

Modes

The Query Agent is capable of various tasks:

  • Ask Mode: Search using natural language, and retrieve a natural language answer back. The user query is transformed into one or many different searches or aggregations, whose results are used by an LLM to answer the original question.
  • Search Mode: Search using natural language, and return a list of raw Weaviate objects, no final answer generation.
  • Suggest Queries Mode: Suggest queries based on data in your collections and custom instructions.

Questions and feedback

If you have any questions or feedback, let us know in the user forum.

Was this page helpful?