mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-05-20 17:52:23 +00:00
Co-authored-by: Moritz Flöter <moritz.floeter@set.de>
This commit is contained in:
parent
1b36ed53fd
commit
6e9fa02201
1 changed files with 1 additions and 0 deletions
|
|
@ -149,6 +149,7 @@ class UserInputPanel(
|
|||
return when (service<GeneralSettings>().state.selectedService) {
|
||||
ServiceType.CUSTOM_OPENAI,
|
||||
ServiceType.ANTHROPIC,
|
||||
ServiceType.AZURE,
|
||||
ServiceType.OLLAMA -> true
|
||||
|
||||
ServiceType.CODEGPT -> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue