7 ms·
You can, but not together with openai: ``` "openai": { "api_url": "https://openrouter.ai/api/v1 https://openrouter.ai/api/v1", "version": "1",
by ribelo 1y ago
You can, but not together with openai:
```
"openai": {
"api_url": "https://openrouter.ai/api/v1 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.
- ImPostingOnHN 1y agoLuckily, OpenRouter has OpenAI models as an option :) https://openrouter.ai/models?fmt=cards&providers=OpenAI https://openrouter.ai/models?fmt=cards&providers=OpenAI