Commit graph

23 commits

Author SHA1 Message Date
Nikita
1560bdc247 added more blocks to prompt 2024-12-24 01:24:59 +03:00
Nikita
fb53b429b9 add more instructions to prompt 2024-12-24 00:43:52 +03:00
Nikita
1e37194365 added possibility to send any blocks as context 2024-12-12 10:36:33 +03:00
Nikita
b9e35e28ae improve work with gpt and changed model to gpt-4o 2024-12-12 09:38:00 +03:00
Nikita
75e832d3b8 fixed wrong streaming in Nginx. Added ob_flush for good streaming experience
slighlty improved code
2024-12-11 15:35:21 +03:00
Nikita
5e8575cd57 added buffer to PHP to prevent sending small chunks 2024-12-11 13:14:23 +03:00
Nikita
7762219ad8 initial commit introducing blocks rendering in AI response 2024-12-10 11:31:49 +03:00
Nikita
bb7b0b6151 added Stream to AI requests 2024-12-09 14:02:26 +03:00
Nikita
f0270817a2 changed model to gpt-4o-mini 2024-12-09 01:47:00 +03:00
Nikita
2401baf560 fixed loading text domain
remove some unused variables from main class
2024-11-27 21:02:18 +03:00
Nikita
98ee4551ab fixed displaying OpenAI errors 2024-01-21 11:38:05 +03:00
Nikita
d552793eda Update class-admin.php 2023-10-30 13:58:56 +03:00
Nikita
c493f2562e Update class-admin.php 2023-10-29 23:47:35 +03:00
Nikita
665146b940 Update class-admin.php 2023-10-26 21:21:53 +03:00
Nikita
d4b6cb4707 remove tokens limit 2023-08-06 11:23:31 +03:00
Nikita
94d7d976ad added Discussions URL 2023-08-06 00:16:39 +03:00
Nikita
ac974ec727 added welcome page animation on first plugin activation 2023-08-05 17:09:32 +03:00
Nikita
f1c3c698dc added Welcome page
changed settings API and page to React + rest
changed structure of scripts - different folders for editor and admin scripts
2023-08-05 16:01:44 +03:00
Nikita
742c0a0bf1 added main store, which contains the selectors from mindData variable 2023-08-04 13:36:42 +03:00
Nikita
24e76280d4 added notice popup screen when no api key exists 2023-08-04 12:44:21 +03:00
Nikita
ce3c6c3184 added a lot of enhancements to popup, dropdown in toolbar and in API requests 2023-08-02 15:21:14 +03:00
Nikita
1cac92d58f changed PHP arrays to [] 2023-07-14 10:35:15 +03:00
Nikita
1fc59be401 initial commit 2023-06-02 17:29:56 +03:00