mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-21 04:50:39 +08:00
docs: add support for openrouter
This commit is contained in:
@ -110,4 +110,5 @@ tenant_id = "" # Your Azure AD tenant ID
|
||||
api_base = "" # Your Azure OpenAI service base URL (e.g., https://openai.xyz.com/)
|
||||
|
||||
[openrouter]
|
||||
key = ""
|
||||
key = ""
|
||||
api_base = ""
|
Reference in New Issue
Block a user