nekohy.MeowCLI
1.5.0

A project for CLI reverse proxy, pursuing higher performance and better scheduling
A high-performance and scheduling-focused API forwarding service
Features
- Ready to use out of the box, supports SQLite / PostgreSQL, with code generated via sqlc to optimize query performance
- Recovers state within seconds after cold start or restart
- Synchronizes quota following conversations or on a schedule, combining quotas from 5-hour and 7-day windows, resetting based on time and error rate scoring, prioritizing better credentials instead of random selection
- Isolates individual credentials per Tier, so unavailability of one model does not affect others
- Allows specifying call package types (e.g., pro/free) for specific models individually, as well as defining call order
- Automatically triggers temporary circuit breaking upon request failure, based on Retry-After or exponential backoff
- Utilizes atomic and otter caching layers to avoid high-latency SQL operations
- Supports custom plugins for quickly rewriting requests as desired (see plugin/readme.md)
- Supports creating multiple keys for internal distribution
- Frontend built with Nuxt SSG, compliant with MD3 design guidelines
Download Links For Version 1.5.0
Download Links For Version 1.4.9
Download Links For Version 1.4.7
Download Links For Version 1.4.8
Download Links For Version 1.4.6
Download Links For Version 1.4.5
Download Links For Version 1.4.4