mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-06-30 10:09:19 -04:00
refactor: Provider settings panel improve
This commit is contained in:
@@ -2,7 +2,7 @@ schema_version = 1
|
||||
|
||||
name = "OpenAI Compatible"
|
||||
client_api = "OpenAI Compatible"
|
||||
description = "Self-hosted OpenAI-compatible server (vLLM, TGI, ...). Edit the URL to match your deployment."
|
||||
description = "Self-hosted, OpenAI-compatible server (vLLM, TGI, LiteLLM, …). Point the URL at your deployment."
|
||||
|
||||
url = "http://localhost:1234/v1"
|
||||
api_key_ref = "qodeassist/providers/OpenAI Compatible"
|
||||
|
||||
Reference in New Issue
Block a user