16 lines
435 B
Plaintext
16 lines
435 B
Plaintext
{
|
|
"bind": "127.0.0.1:8181",
|
|
"proxy_url": "",
|
|
"timeout": 600,
|
|
"codex_api_base": "https://api-proxy.oaipro.com/v1",
|
|
"codex_api_key": "sk-xxx",
|
|
"codex_api_organization": "",
|
|
"codex_api_project": "",
|
|
"codex_max_tokens": 2048,
|
|
"chat_api_base": "https://api-proxy.oaipro.com/v1",
|
|
"chat_api_key": "sk-xxx",
|
|
"chat_api_organization": "",
|
|
"chat_api_project": "",
|
|
"chat_model_default": "gpt-4o",
|
|
"chat_model_map": {}
|
|
} |