> ## Documentation Index
> Fetch the complete documentation index at: https://agentheya.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# weaviate

> Standalone connection details for an external Weaviate vector store.

# `weaviate` — Weaviate store

Standalone connection details for an external Weaviate vector store.

**Section key** `weaviate` · **Shape** object · **Tier** All plans\
**Related:** [Internal data → external\_stores](/reference/data_internal) · [Weaviate backend](/sections/data/external-stores/weaviate)

<Warning>This standalone section is **deprecated and has no dashboard editor** — it is stubbed out in the app. Configure external vector stores through [`data_internal.external_stores`](/reference/data_internal) instead (see the [Weaviate backend](/sections/data/external-stores/weaviate) reference).</Warning>

## Fields

| Field     | Required | Type   | Allowed values / constraints | Default | Description                 |
| --------- | -------- | ------ | ---------------------------- | ------- | --------------------------- |
| `url`     | no       | string | —                            | —       | Weaviate REST endpoint URL. |
| `api_key` | no       | string | —                            | —       | API key. Stored as-is.      |
