Installation

  1. Install OpenClaw from the official repository
  2. Open your ~/.openclaw/openclaw.json configuration file
  3. Add the SISTEMATIS AI provider configuration

Configuration

Base URL

https://api.sistematis.ai/v1

Configuration

~/.openclaw/openclaw.json
{
  "provider": "openai_compatible",
  "model": "sistematis-super-v7",
  "base_url": "https://api.sistematis.ai/v1",
  "api_key": "YOUR_API_KEY"
}

Features

🚀

All SISTEMATIS Models

Access to super-v7, flex-v7, and fast-v7 models

Fast Terminal Access

Quick commands directly from your terminal

🔧

File Operations

Read, write, and modify files with AI assistance

🔒

Secure

API key stored locally in config file

Best Practices

  • Use sistematis-super-v7 for complex reasoning and code generation
  • Use sistematis-flex-v7 for balanced performance
  • Use sistematis-fast-v7 for quick responses and simple tasks
  • Keep your API key secure and never commit it to version control

Troubleshooting

Ready to Start?

Get your API key and start using SISTEMATIS AI