Compare commits

..

No commits in common. "054cb718de087a509b8cbde9954e5ef46f4fe73e" and "530bea518d0151af8b456e812846879653e3058c" have entirely different histories.

View File

@ -4,8 +4,7 @@
"type": "openai", "type": "openai",
"base_url": "<OPENAI_BASE_URL>", "base_url": "<OPENAI_BASE_URL>",
"api_key": "<OPENAI_API_KEY>", "api_key": "<OPENAI_API_KEY>",
"extra_headers": {}, "extra_headers": {}
"llm_timeout_secs": 300
} }
}, },
"models": { "models": {