Commit graph

12 commits

Author SHA1 Message Date
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
d4b6cb4707 remove tokens limit 2023-08-06 11:23:31 +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
ce3c6c3184 added a lot of enhancements to popup, dropdown in toolbar and in API requests 2023-08-02 15:21:14 +03:00