feat: Added openrouter

This commit is contained in:
uttarayan21
2025-02-14 19:54:03 +05:30
parent 1b34d6a94b
commit 02f08c8a16
2 changed files with 4 additions and 4 deletions

View File

@@ -44,7 +44,7 @@
type = "openai-compatible";
name = "openrouter";
api_base = "https://openrouter.ai/api/v1";
#api_key_cmd = "cat ${config.sops.secrets."openrouter/api_key".path}";
api_key_cmd = "cat ${config.sops.secrets."openrouter/api_key".path}";
models = [
{
name = "deepseek/deepseek-r1:free";