Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VECTARA_API_KEY | Yes | Your Vectara API key (required) | |
| VECTARA_TRANSPORT | No | Default transport mode | http |
| VECTARA_AUTH_REQUIRED | No | Enforce authentication | true |
| VECTARA_ALLOWED_ORIGINS | No | Allowed origins for CORS (comma-separated) | |
| VECTARA_AUTHORIZED_TOKENS | No | Additional auth tokens (comma-separated) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| ask_vectara | |
| search_vectara | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |