1. Clone the repository
2. Create environment & install dependencies
3. Initialize & Configure
Then configure your LLM provider (pick one):
- YAML Config
- Environment Variables
Open
configs/cogos.yaml and set api_key, model, base_url:4. Verify installation
These examples run without an API key:5. Run with LLM
Requires a configured API key:Next Steps
Python API
Learn how to use CogOS programmatically.
CLI Reference
Explore the full command-line interface.
Service Management
Run CogOS as a daemon with auto-start on boot.
Schema Templates
Use preset templates or create your own.
Configuration
Customize LLM provider, persistence, and more.