File size: 784 Bytes
44989d3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2428918
4332a20
2428918
 
 
 
4332a20
2428918
4332a20
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
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."