For the complete documentation index, see llms.txt. This page is also available as Markdown.

Weaviate

Weaviate connection provides native support to write and query vector database using GraphQL.

How it works:

After initial setup in assets, anyone with access can securely query weaviate DB using Zerve's Query blocks within the canvas interface.

Zerve's robust platform supports both pure SQL/GraphQL development and Python integration. Build RAG pipelines using GraphQL and python blocks - all within a single, unified environment. No need to switch tools or transfer data.

How to Connect:

Get the following parameters from your weaviate account and add it to assets.

  • Host URL

  • API Key

Last updated