mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-05-30 19:09:14 -04:00
9 lines
295 B
TOML
9 lines
295 B
TOML
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."
|
|
|
|
url = "http://localhost:1234/v1"
|
|
api_key_ref = "qodeassist/providers/OpenAI Compatible"
|