mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-06-14 10:19:16 -04:00
refactor: Finalize agent template
This commit is contained in:
7
sources/agents/openai_chat.toml
Normal file
7
sources/agents/openai_chat.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
schema_version = 1
|
||||
|
||||
extends = "OpenAI Base Chat"
|
||||
name = "OpenAI Chat"
|
||||
description = "OpenAI Chat Completions — coding chat assistant (GPT-4o)."
|
||||
|
||||
model = "gpt-4o"
|
||||
Reference in New Issue
Block a user