mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-05-30 02:49:12 -04:00
feat: Add settings page for providers (#353)
This commit is contained in:
17
sources/providersConfig/provider_instances.qrc
Normal file
17
sources/providersConfig/provider_instances.qrc
Normal file
@@ -0,0 +1,17 @@
|
||||
<RCC>
|
||||
<qresource prefix="/provider-instances">
|
||||
<file>ollama_native.toml</file>
|
||||
<file>ollama_compat.toml</file>
|
||||
<file>claude.toml</file>
|
||||
<file>openai_chat.toml</file>
|
||||
<file>openai_responses.toml</file>
|
||||
<file>openai_compat.toml</file>
|
||||
<file>lmstudio_chat.toml</file>
|
||||
<file>lmstudio_responses.toml</file>
|
||||
<file>openrouter.toml</file>
|
||||
<file>mistral.toml</file>
|
||||
<file>codestral.toml</file>
|
||||
<file>googleai.toml</file>
|
||||
<file>llamacpp.toml</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
Reference in New Issue
Block a user