Files
QodeAssist/sources/providersConfig/openai_compat.toml
2026-05-21 19:30:32 +02:00

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"