docs: add support for openrouter

This commit is contained in:
irfan.putra
2025-05-07 12:04:45 +07:00
parent 7a6a28d2b9
commit 5061fb5a24
2 changed files with 18 additions and 1 deletions

View File

@ -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 = ""