feat(03-05): add GPT4All, text-gen-webui, TensorRT-LLM, Triton, Jan AI provider YAMLs
- 5 more Tier 8 self-hosted runtime definitions (keyword-only) - Completes 10 Tier 8 providers, satisfying PROV-08 - Dual-located in providers/ and pkg/providers/definitions/
This commit is contained in:
17
pkg/providers/definitions/text-gen-webui.yaml
Normal file
17
pkg/providers/definitions/text-gen-webui.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
format_version: 1
|
||||
name: text-gen-webui
|
||||
display_name: text-generation-webui (oobabooga)
|
||||
tier: 8
|
||||
last_verified: "2026-04-05"
|
||||
keywords:
|
||||
- "text-generation-webui"
|
||||
- "oobabooga"
|
||||
- "TEXTGEN_API_KEY"
|
||||
- "text-gen-webui"
|
||||
- "localhost:5000"
|
||||
verify:
|
||||
method: GET
|
||||
url: ""
|
||||
headers: {}
|
||||
valid_status: []
|
||||
invalid_status: []
|
||||
Reference in New Issue
Block a user