What is Manifest?
mainManifest is a smart model router designed for AI agents (e.g., OpenClaw, Hermes) that use OpenAI-compatible HTTP APIs. It acts as an intermediary between your agents and various AI providers, routing requests to the most appropriate model based on complexity to optimize for speed, cost, and reliability.
Key features include:
- Unified Endpoint: One endpoint to access every provider.
- Automatic Fallbacks: If a model fails, the request is automatically picked up by the next available model.
- Budget Limits: Set limits to prevent exceeding your budget.
- Self-hosted: Complete control over your requests, providers, and data.