refactor: Provider settings panel improve

This commit is contained in:
Petr Mironychev
2026-06-29 10:42:33 +02:00
parent 70c6d30a72
commit 86c537477d
16 changed files with 49 additions and 22 deletions

View File

@@ -2,7 +2,7 @@ schema_version = 1
name = "llama.cpp"
client_api = "llama.cpp"
description = "Local llama.cpp server (llama-server)."
description = "Local (llama.cpp). Your own llama-server running GGUF models. Point the URL at your server (default :8080)."
url = "http://localhost:8080"
api_key_ref = "qodeassist/providers/llama.cpp"