mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-05-19 16:28:46 +00:00
fix: Remove YouSettings application service from plugin.xml (#1087)
This commit is contained in:
parent
3588ebc340
commit
f765474a5c
1 changed files with 0 additions and 1 deletions
|
|
@ -70,7 +70,6 @@
|
|||
<applicationService serviceImplementation="ee.carlrobert.codegpt.settings.GeneralSettings"/>
|
||||
<applicationService serviceImplementation="ee.carlrobert.codegpt.settings.service.anthropic.AnthropicSettings"/>
|
||||
<applicationService serviceImplementation="ee.carlrobert.codegpt.settings.service.openai.OpenAISettings"/>
|
||||
<applicationService serviceImplementation="ee.carlrobert.codegpt.settings.service.you.YouSettings"/>
|
||||
<applicationService serviceImplementation="ee.carlrobert.codegpt.settings.service.mistral.MistralSettings"/>
|
||||
<applicationService serviceImplementation="ee.carlrobert.codegpt.settings.service.llama.LlamaSettings"/>
|
||||
<applicationService serviceImplementation="ee.carlrobert.codegpt.settings.service.ollama.OllamaSettings"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue