Vectorize
Official
by vectorize-io
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
VECTORIZE_TOKEN | Yes | Your Vectorize authentication token | |
VECTORIZE_ORG_ID | Yes | Your Vectorize organization ID |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
retrieve | Retrieve documents from a Vectorize pipeline. |
extract | Perform text extraction and chunking on a document. |
deep-research | Generate a deep research on a Vectorize pipeline. |