ASIMOV xAI Module
ASIMOV xAI module.
✨ Features
- To be determined!
🛠️ Prerequisites
- Rust 1.85+ (2024 edition) if building from source code
⬇️ Installation
Installation with ASIMOV CLI
Installation from Source Code
👉 Examples
⚙ Configuration
Provide an API key either by module configuration
Or through environment variables
Optional configuration
| Name | Environment Variable | Default |
|---|---|---|
endpoint |
XAI_API_ENDPOINT |
https://api.x.ai |
model |
XAI_MODEL |
grok-3-mini |
📚 Reference
Prompt
|
👨💻 Development