mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-06-14 02:09:22 -04:00
8 lines
226 B
TOML
8 lines
226 B
TOML
schema_version = 1
|
|
|
|
extends = "OpenAI Compatible Base Chat"
|
|
name = "OpenAI Compatible Chat"
|
|
description = "Any OpenAI-compatible Chat Completions endpoint — set the model to match your server."
|
|
|
|
model = "default"
|