mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-06-14 02:09:22 -04:00
8 lines
175 B
TOML
8 lines
175 B
TOML
schema_version = 1
|
|
|
|
extends = "OpenAI Base Chat"
|
|
name = "OpenAI Chat"
|
|
description = "OpenAI Chat Completions — coding chat assistant (GPT-4o)."
|
|
|
|
model = "gpt-4o"
|