Configure OpenRouter as default and verify API key handling

This commit is contained in:
Klimentij Bulygin
2025-05-20 17:50:41 +02:00
parent 51b0ca54c7
commit 9cbf62b47d
5 changed files with 65 additions and 35 deletions
+2
View File
@@ -220,6 +220,7 @@ APIキーをエクスポートします:`export <<PROVIDER>>_API_KEY="xxx"`
| huggingface| いいえ | Hugging-Face API(非プライベート) |
| togetherAI | いいえ | together AI APIを使用(非プライベート) |
| google | いいえ | google gemini APIを使用(非プライベート) |
| openrouter | いいえ | OpenRouter APIを使用(非プライベート) |
*gpt-4oや他のclosedAIモデルの使用は推奨しません*。ウェブブラウジングやタスク計画のパフォーマンスが悪いです。
@@ -461,6 +462,7 @@ stealth_mode = False
| huggingface| いいえ | Hugging-Face API(非プライベート) |
| togetherAI | いいえ | together AI APIを使用(非プライベート) |
| google | いいえ | google gemini APIを使用(非プライベート) |
| openrouter | いいえ | OpenRouter APIを使用(非プライベート) |
プロバイダーを選択するには、config.iniを変更します: