ProxyAI/src/main/java/ee/carlrobert/codegpt/ui
Carl-Robert 93145098f5
feat: settings and credentials refactoring (#360)
* refactor service credential managers

* refactor azure settings

* refactor openai settings

* refactor llama settings

* refactor you settings

* refactor included files settings

* refactor general settings

* refactor advanced settings

* fix advanced settings component init

* refactor project structure

* refactor service settings forms

* remove openai quota exceeded field validator

* fix credential modified conditions

* fix and rearrange minor stuff

* fix you auth logic, add credential cache
2024-02-08 01:02:08 +02:00
..
checkbox feat: add support for auto resolving compilation errors (#318) 2023-12-29 16:41:47 +02:00
IconActionButton.java Feature: Support chatting with multiple files (#306) 2023-12-12 22:30:39 +02:00
ModelIconLabel.java Feature: Support chatting with multiple files (#306) 2023-12-12 22:30:39 +02:00
OverlayUtil.java refactor: extract configuration state into standalone class 2024-02-07 02:13:22 +02:00
UIUtil.java Allow using existing Llama Server instead of running locally (#345) 2024-02-02 12:24:41 +02:00