gpts: allow no api key

This commit is contained in:
end-4
2025-04-06 17:37:05 +02:00
parent 885c4b9679
commit 3dc0a61acc
4 changed files with 19 additions and 4 deletions
@@ -20,6 +20,7 @@
// "description": "A model added by the user",
// "base_url": "http://localhost:11434/v1/chat/completions",
// "key_get_url": "",
// "requires_key": false,
// "key_file": "api_key_file.txt",
// "model": "model-name"
// },