Add openai codex support
Some checks failed
docker-image / docker (push) Has been cancelled
goreleaser / goreleaser (push) Has been cancelled

This commit is contained in:
Luis Pater
2025-08-08 15:44:00 +08:00
parent d2394b0be9
commit de7b8501cc
57 changed files with 7488 additions and 2478 deletions

View File

@@ -1,15 +1,22 @@
# Server configuration
port: 8317
auth-dir: "~/.cli-proxy-api"
debug: true
proxy-url: ""
# Quota exceeded behavior
quota-exceeded:
switch-project: true
switch-preview-model: true
# API keys for client authentication
api-keys:
- "12345"
- "23456"
# Generative language API keys
generative-language-api-key:
- "AIzaSy...01"
- "AIzaSy...02"
- "AIzaSy...03"
- "AIzaSy...04"
- "AIzaSy...04"