| Crates.io | asimov-xai-module |
| lib.rs | asimov-xai-module |
| version | 0.0.2 |
| created_at | 2025-11-06 06:21:55.592574+00 |
| updated_at | 2025-11-06 06:21:55.592574+00 |
| description | ASIMOV xAI module. |
| homepage | https://github.com/asimov-modules |
| repository | https://github.com/asimov-modules/asimov-xai-module |
| max_upload_size | |
| id | 1919131 |
| size | 59,839 |
ASIMOV xAI module.
asimov module install xai -v
cargo install asimov-xai-module
asimov-xai-prompter
Provide an API key either by module configuration
asimov module config xai
Or through environment variables
export XAI_API_KEY="..."
| Name | Environment Variable | Default |
|---|---|---|
endpoint |
XAI_API_ENDPOINT |
https://api.x.ai |
model |
XAI_MODEL |
grok-3-mini |
echo "Why is the sky blue?" | asimov-xai-prompter
git clone https://github.com/asimov-modules/asimov-xai-module.git