blob: c72616c9f2368d69263c9fc486c7a5fcea9890b2 (
plain) (
blame)
1
2
3
4
5
6
|
CLIProxyAPI is a proxy server that exposes OpenAI, Gemini, Claude,
Codex, and Grok compatible API interfaces, letting local clients reach
multiple AI providers through a single endpoint and authentication.
It supports streaming responses, function calling, multimodal inputs, and
load-balanced multi-account management.
|