ASIMOV Anthropic Module
ASIMOV Anthropic 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 |
ANTHROPIC_API_ENDPOINT |
https://api.anthropic.com |
model |
ANTHROPIC_MODEL |
claude-opus-4-1-20250805 |
📚 Reference
Prompt
|
👨💻 Development