Commit graph

33 commits

Author SHA1 Message Date
文派备案
cec9d39570 0.6.0 版本 2025-04-11 09:07:18 +08:00
Nikita
6dbac0b79e changed claude from 3.5 to 3.7 2025-03-15 13:58:27 +03:00
Nikita
d62b7cea7e prevent AI replying with technical blocks info 2024-12-28 19:57:38 +03:00
Nikita
e4df5e290e changed popup and work with contexts
add possibility to provide current page context and selected blocks context
simplified popup by removing suggestions on initial load
simplified popup footer styles and
2024-12-28 15:26:25 +03:00
Nikita
e4aefcdaf9 Update class-prompts.php 2024-12-27 20:23:39 +03:00
Nikita
2215ecbce3 simplified prompt and added 2 examples 2024-12-27 16:44:30 +03:00
Nikita
3963936367 Update class-ai-api.php 2024-12-27 16:44:07 +03:00
Nikita
47425107af Update class-ai-api.php 2024-12-27 15:40:48 +03:00
Nikita
e67eca2ee0 added support for Anthropic and it is recommended
move code to work with AI from rest class to separate class
2024-12-27 14:31:22 +03:00
Nikita
1eda5f0e15 improved prompts and move to separate class
added support for OpenAI api error messages
2024-12-27 00:42:38 +03:00
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