Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GRAVITINO_URI | No | The URI of the Gravitino service | http://localhost:8090 |
| GRAVITINO_METALAKE | No | The Gravitino metalake to use | metalake_demo |
| GRAVITINO_PASSWORD | No | Your Gravitino password for basic authentication | |
| GRAVITINO_USERNAME | No | Your Gravitino username for basic authentication | |
| GRAVITINO_JWT_TOKEN | No | Your Gravitino JWT token for token authentication |
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 |
|---|---|
No tools | |