Petr Mironychev
0c045e65df
Upgrade to version 0.3.0
...
new QML Chat
Qwen chat model
2024-10-14 00:10:24 +02:00
Petr Mironychev
5c98de7440
Add components for chat
2024-10-07 00:53:35 +02:00
Petr Mironychev
b808d0ec10
Remove temporary code
2024-10-07 00:49:49 +02:00
Petr Mironychev
30fcd7e019
Add ChatRootView QML item
2024-10-06 18:47:10 +02:00
Petr Mironychev
7442256bab
Add ChatModel
2024-10-06 18:19:12 +02:00
Petr Mironychev
8be279a5fd
Add base qml chat view to navigation panel
2024-10-06 17:54:00 +02:00
Petr Mironychev
d77e13cddb
Change to scope pointer
2024-10-06 16:03:50 +02:00
Petr Mironychev
162c068431
Upgrade version to 0.2.4
2024-10-05 20:50:15 +02:00
Petr Mironychev
4e8ff55355
Add QtCreator Version Compatibility to README
2024-10-03 17:36:45 +02:00
Petr Mironychev
8df21e96bd
Add QtCreator Version Compatibility to README
2024-10-03 17:28:58 +02:00
Petr Mironychev
57bec94ee4
Version 0.2.3, Update to QtCreator 14.0.2
2024-10-03 16:44:22 +02:00
Petr Mironychev
1760a2d5ff
Upgrade QtCreator to 14.0.2
...
Add no print support
Test disabling qt6 print component
Clean unnecessary code
Add library
2024-10-03 15:30:16 +02:00
Petr Mironychev
1649a246e1
Version 0.2.2
...
- Improve chat history
- Fix system prompt
- Fix ollama model livetime
- Fix providers and prompt default value
2024-10-02 22:32:59 +02:00
Petr Mironychev
0ab4b51520
Upgrade plugin version
2024-10-02 22:28:52 +02:00
Petr Mironychev
d235d0fcdf
Fix providers and prompt default value
2024-10-02 22:25:53 +02:00
Petr Mironychev
1cbde3d55b
Fix ollama model livetime
2024-10-02 21:44:32 +02:00
Petr Mironychev
9903ac8f7b
Fix system prompt for FIM
2024-10-02 21:44:15 +02:00
Petr Mironychev
fbe363689f
Change message history
2024-10-01 00:26:28 +02:00
Petr Mironychev
d7f0cc92e6
Version 0.2.1
...
- Fix getting models list from providers
- Fix clearing message history in chat
- Remove unnecessary logs
2024-09-24 09:31:40 +02:00
Petr Mironychev
8311db5b08
Removed unessary logs
2024-09-24 09:28:53 +02:00
Petr Mironychev
cd6dd94cd2
Upgrade version to 0.2.1
2024-09-24 09:20:26 +02:00
Petr Mironychev
b559a17407
Fix getting models list
2024-09-24 08:59:26 +02:00
Petr Mironychev
9745997952
Fix clear message history
2024-09-23 23:54:36 +02:00
Petr Mironychev
aac58d6933
Version 0.2.0
...
- Separate handling messages from LSP and LLM providers
- Chat basic components and settings
- Templates for chat
2024-09-23 01:56:27 +02:00
Petr Mironychev
93c69df1b9
Fix typo
2024-09-23 00:19:38 +02:00
Petr Mironychev
4b0b589d0e
Upgrade version
2024-09-23 00:12:25 +02:00
Petr Mironychev
04c44f5916
Add basic chat widgets and functionality
2024-09-23 00:10:23 +02:00
Petr Mironychev
6e56646b4c
Version 0.1.3
...
Remove unnecessary log
Improve settings
2024-09-15 01:33:48 +02:00
Petr Mironychev
c89fe1451b
Improve settings accessibility
2024-09-15 01:20:26 +02:00
Petr Mironychev
938636ab48
Remove unnecessary log
2024-09-15 01:15:53 +02:00
Petr Mironychev
e3a2b5a64c
Version 0.1.2
...
- Added sending cache of latest changes to model
- Changed default value of suggestion trigger
2024-09-11 02:16:29 +02:00
Petr Mironychev
0ae12e0fc6
Update README
2024-09-11 02:01:00 +02:00
Petr Mironychev
793b855819
Change default value for start ai suggestion
2024-09-11 01:59:45 +02:00
Petr Mironychev
8e052ff45c
Add settings for cache of changes
2024-09-11 01:59:25 +02:00
Petr Mironychev
2fb876ff00
Exclude current file cache from request
2024-09-11 01:37:57 +02:00
Petr Mironychev
cd1a9e16e0
Add basic cache manager
2024-09-11 01:25:00 +02:00
Petr Mironychev
f07610df5c
Upgrade version to 0.1.2
2024-09-11 01:24:22 +02:00
Petr Mironychev
7cd35082b2
Add using custom template to README.md
2024-09-10 17:41:24 +02:00
Petr Mironychev
c1dd59e65c
Add gifs to README.md
2024-09-08 15:34:20 +02:00
Petr Mironychev
faaf59f163
Version 0.1.1
...
Fixed settings layouts
2024-09-08 14:39:08 +02:00
Petr Mironychev
539a220771
Fix settings layouts
2024-09-08 14:31:52 +02:00
Petr Mironychev
397dd33a96
Version 0.1.0
...
## What's New
- Reworked plugin settings to multipage settings
- Added creating, saving and loading custom templates in json format
- Added smart trigger for call suggestion after input by default 2 characters
2024-09-08 03:03:07 +02:00
Petr Mironychev
9361c27d6e
Add smart trigger for call suggestion
2024-09-08 02:51:56 +02:00
Petr Mironychev
15af137728
Add examples of customs request
2024-09-08 02:25:21 +02:00
Petr Mironychev
24ad5fd015
Fix saving template after closing qtc
2024-09-08 01:47:17 +02:00
Petr Mironychev
216c28aa5e
Fix names, icon and tips
2024-09-08 01:42:23 +02:00
Petr Mironychev
f64ea42071
Remove origin qodesettings
2024-09-08 01:07:39 +02:00
Petr Mironychev
314ba06db1
Move custom promt to settings page
2024-09-08 00:59:44 +02:00
Petr Mironychev
384e07ba62
Move suggestionTimer to general settings
2024-09-08 00:18:23 +02:00
Petr Mironychev
4d06541a36
Move preset params to separate settings page
2024-09-08 00:13:48 +02:00