mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-06-30 01:59:11 -04:00
9 lines
300 B
TOML
9 lines
300 B
TOML
schema_version = 1
|
|
|
|
name = "OpenAI Compatible"
|
|
client_api = "OpenAI Compatible"
|
|
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"
|