Add the OpenRouter catalog module
This commit is contained in:
9
catalog/backend.json
Normal file
9
catalog/backend.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"schema_version": 1,
|
||||
"id": "openrouter",
|
||||
"endpoint": "https://openrouter.ai/api/v1",
|
||||
"api_key_env": "OPENROUTER_API_KEY",
|
||||
"concurrency_limit": 16,
|
||||
"queue_capacity": 1024,
|
||||
"extra_params": null
|
||||
}
|
||||
Reference in New Issue
Block a user