|
|
|
|
|
by ribelo
401 days ago
|
|
You can, but not together with openai: ```
"openai": {
"api_url": "https://openrouter.ai/api/v1",
"version": "1",
"available_models": [
{
"name": "anthropic/claude-3.7-sonnet:beta",
"max_tokens": 200000
},
...
``` Just change api_url in the zed settings and add models you want manually. |
|
https://openrouter.ai/models?fmt=cards&providers=OpenAI