feat: Add OpenAI agents config

This commit is contained in:
Petr Mironychev
2026-06-29 15:42:02 +02:00
parent 4e3ecdd1f6
commit 9cc57c602b
7 changed files with 89 additions and 8 deletions

View File

@@ -10,8 +10,12 @@
<file>claude_quick_refactor_fast.toml</file>
<file>openai_base_chat.toml</file>
<file>openai_chat.toml</file>
<file>openai_chat_mini.toml</file>
<file>openai_base_responses.toml</file>
<file>openai_chat_responses.toml</file>
<file>openai_completion.toml</file>
<file>openai_compression.toml</file>
<file>openai_quick_refactor.toml</file>
<file>google_base_chat.toml</file>
<file>google_chat.toml</file>
<file>mistral_base_chat.toml</file>