Настроки для агента

This commit is contained in:
2026-04-13 11:33:27 +03:00
parent 35daff0c4c
commit e87f3ef5cb
2 changed files with 17 additions and 52 deletions

View File

@@ -1,4 +1,5 @@
{
"$schema": "https://opencode.ai/config.json",
"model": "ollama/qwen3.5-agent"
}
"$schema": "https://opencode.ai/config.json",
"model": "ollama/qwen3.5-agent",
"instructions": "You MUST think and reason in English only. Never use Chinese in your thinking. Write all responses, comments, and commit messages in Russian."
}