Files
QodeAssist/sources/providersConfig/openai_compat.toml
2026-06-29 10:42:33 +02:00

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"