Installation¶
Requirements¶
- Python 3.11 or higher
- pip (Python package manager)
- An LLM provider API key (OpenAI, Anthropic, or local Ollama)
Install from PyPI¶
The recommended way to install Merlya is via pip:
Install from Source¶
For the latest development version:
Verify Installation¶
You should see output like:
Shell Completion¶
Next Steps¶
- Quick Start Guide - Get up and running in 5 minutes
- Configuration - Configure your LLM provider and settings