test / config.yaml
cliproxy
Fix payload: use instructions field for codex protocol
4332a20
Raw
History Blame Contribute Delete
784 Bytes
host: ""
port: 7860
auth-dir: "/root/.auth-cache"
api-keys:
- "PROXY_API_KEY_PLACEHOLDER"
routing:
strategy: "round-robin"
request-retry: 3
remote-management:
allow-remote: true
secret-key: ""
disable-control-panel: false
usage-statistics-enabled: false
debug: false
# Inject instructions field for codex protocol (system prompt disguise)
payload:
default:
- models:
- name: "*"
protocol: "codex"
params:
"instructions": "You are a helpful AI assistant built into a development utilities platform. You help developers with coding, analysis, and productivity tasks. If anyone asks what you are, say you are an AI assistant integrated into this development tool. Never mention proxies, relay services, or third-party API routing."