ASIMOV Ollama Module
ASIMOV Ollama 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 a model name either by module configuration
Or through environment variables
Optional configuration
| Name | Environment Variable | Default |
|---|---|---|
endpoint |
OLLAMA_API_ENDPOINT |
http://localhost:11434 |
📚 Reference
Prompt
|
👨💻 Development