🤖 AI Gateway

Route and monitor AI API calls with SQLite logging

📡 How to Use

Send your AI API requests to the gateway using this format:

POST http://localhost:3000/ai/{endpoint-name}

Replace {endpoint-name} with your configured endpoint (e.g., 'openai', 'claude', etc.).

✨ Features

🛠️ Management

Use the Configuration page to add/edit AI routes and the History page to monitor all API calls.