Axiom
Official
by axiomhq
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
AXIOM_URL | Yes | The URL for the Axiom API | |
AXIOM_TOKEN | Yes | The access token for Axiom API | |
AXIOM_ORG_ID | No | Your organization ID for Axiom | |
AXIOM_QUERY_RATE | No | The max number of query requests per second | |
AXIOM_QUERY_BURST | No | The max burst size for query requests | |
AXIOM_DATASETS_RATE | No | The max number of dataset requests per second | |
AXIOM_DATASETS_BURST | No | The max burst size for dataset requests |
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 |