Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
XAI_API_KEY | Yes | X.AI API key from console.x.ai |
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 |
---|---|
list_models | - |
generate_image | - |
chat_with_vision | - |
chat | - |
chat_with_reasoning | - |
live_search | - |
stateful_chat | - |
retrieve_stateful_response | - |
delete_stateful_response | - |