Carl-Robert Linnupuu
786abd0b31
chore: remove You.com support
2024-06-30 01:22:03 +03:00
Carl-Robert Linnupuu
fdb2fb98e0
feat: introduce openai and anthropic models for subscribed users
2024-06-06 00:12:05 +03:00
Rene Leonhardt
9bd7e6e83a
feat: Visualize downloaded models ( #543 )
...
* feat: Visualize downloaded models
* Simplify GeneralSettings access
2024-05-13 10:48:55 +03:00
Rene Leonhardt
7d89650062
chore: Improve code ( #442 )
...
* chore: Improve code
* Convert classes to records
2024-04-10 14:47:38 +03:00
Carl-Robert Linnupuu
4688a1c8d0
refactor: remove 'Standard' prefix from toolwindow component class names, and other minor cleanup
2024-04-07 16:45:04 +03:00
Carl-Robert Linnupuu
35ee02ba79
feat: display total tokens for all providers ( closes #397 )
2024-04-02 20:43:26 +03:00
Carl-Robert
8cf5720db9
feat: OpenAI and Claude vision support ( #430 )
...
* feat: add OpenAI and Claude vision support
* refactor: replace awaitility with PlatformTestUtil.waitWithEventsDispatching
* feat: display error when image not found
* chore: bump llm-client
* feat: configurable file watcher and minor code cleanup
* fix: ensure image notifications are triggered only for image file types
* docs: update changelog
* fix: user textarea icon button behaviour
* refactor: minor cleanup
2024-04-02 02:50:41 +03:00
Carl-Robert Linnupuu
42105bf308
refactor: clean up old code
2024-03-14 14:34:29 +02:00
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
Carl-Robert
f831a1facd
feat: add support for auto resolving compilation errors ( #318 )
2023-12-29 16:41:47 +02:00
Carl-Robert
f4be25bdac
Feature: Support chatting with multiple files ( #306 )
...
* Initial implementation
* Refactor UI related classes and organize imports
* Display selected files notification, include the files in the prompt
* feat: store referenced file paths in the messate state
* feat: add selected files accordion
* feat: update UI
* feat: improve file selection
* feat: support prompt template configuration
* fix: token calculation for virtualfile checkbox tree
* refactor: clean up
* refactor: move labels/descriptions to bundle
2023-12-12 22:30:39 +02:00
Carl-Robert Linnupuu
318dd4286a
Fix minor issues related to total tokens calculation
2023-11-15 00:44:13 +02:00
Carl-Robert Linnupuu
ec3120a5e6
Add interactive total token count label, codebase refactoring
2023-11-14 13:27:15 +02:00
Carl-Robert
21fa61d2af
Support you.com gpt-4 model ( #233 )
2023-10-12 11:18:37 +03:00
Carl-Robert Linnupuu
26a3e07360
Reopen plugin's source code (1.10.8 → 2.0.5)
2023-08-25 16:36:22 +03:00
Carl-Robert Linnupuu
cc66ed9f74
Initialize EncodingManager with select model encoding, Code refactoring ( #68 )
2023-04-16 21:11:33 +01:00
Carl-Robert Linnupuu
f4be55b213
Support seamless chat experience - GPT-3.5 ( #68 )
2023-04-16 15:05:51 +01:00
Carl-Robert Linnupuu
0fce4a99fc
Ability to delete previous messages
2023-04-12 20:31:40 +01:00
Carl-Robert Linnupuu
e41f253653
Remove usage support
2023-04-08 19:21:07 +01:00
Carl-Robert Linnupuu
0fd61a7135
Logic for parsing markup and rendering the content in CefBrowser
2023-04-01 15:02:00 +01:00
Carl-Robert Linnupuu
2cd4854cb6
Chat tabs improvements ( #54 )
2023-03-26 13:19:23 +01:00
Carl-Robert Linnupuu
fbabf96463
Logic for closing active tabs
2023-03-24 13:46:26 +00:00
Carl-Robert Linnupuu
b9abdbf0b0
Improve multiple concurrent conversations ( #54 )
2023-03-23 22:38:03 +00:00