Files
QodeAssist/sources/agents/agents.qrc
2026-06-09 08:48:32 +02:00

12 lines
397 B
Plaintext

<RCC>
<qresource prefix="/agents">
<file>ollama_base_chat.toml</file>
<file>ollama_base_fim.toml</file>
<file>ollama_gemma4_e4b_chat.toml</file>
<file>ollama_codellama_7b_code_fim.toml</file>
<file>ollama_codellama_13b_qml_fim.toml</file>
<file>claude_sonnet_chat.toml</file>
<file>google_gemini_chat.toml</file>
</qresource>
</RCC>