Mic
|
aeb48c73d1
|
i18n string fixed
|
2025-09-08 22:15:00 +02:00 |
|
Mic
|
ac519c3ff5
|
trim fixed
|
2025-09-08 22:09:00 +02:00 |
|
Mic
|
7c68561901
|
gemini thinking budget pref added to the options page. see #494
|
2025-09-08 22:09:00 +02:00 |
|
Mic
|
59758a76c0
|
using thinking_budget in gemini. see #494
|
2025-09-08 22:00:00 +02:00 |
|
Mic
|
2b794690d8
|
thinkingBudget renamed to thinking_budget. see #494
|
2025-09-08 22:00:00 +02:00 |
|
Mic
|
9d34ef2cf7
|
gemini, added model default option for the thinking budget. see #494
|
2025-09-08 22:00:00 +02:00 |
|
Mic
|
a34d3c41e0
|
code formatted. better prefs import.
|
2025-09-08 21:42:00 +02:00 |
|
Mic
|
c02bcc087e
|
info added about gemini thinking budget. see #494
|
2025-09-08 21:42:00 +02:00 |
|
Mic
|
257236077a
|
prefs loading code improved
|
2025-09-08 21:42:00 +02:00 |
|
Mic
|
231cc75a2e
|
printing gemini thinking budget on the API webchat. see #494
|
2025-09-08 21:42:00 +02:00 |
|
Mic
|
9750592ee9
|
thinkingBudget added to google gemini. see #494
|
2025-09-08 21:22:00 +02:00 |
|
Mic
|
3c919ac67d
|
APIs constructors are now accepting an object as input argument
|
2025-09-08 21:13:00 +02:00 |
|
Mic
|
1bc111f96f
|
loading do_debug pref at runtime for auto add tags and spamfilter
|
2025-09-07 20:10:00 +02:00 |
|
Mic
|
cd07092ac8
|
spamfilter is now using the prompt api, if present. see #438.
|
2025-09-07 20:05:00 +02:00 |
|
Mic
|
c55985d076
|
getConnectionType now has a use_promptspecific_api = true third parameter
|
2025-09-07 20:05:00 +02:00 |
|
Mic
|
ef57eb6499
|
translation fixed. see #438
|
2025-09-07 20:00:00 +02:00 |
|
Mic
|
124b31c830
|
spamfilter settings page updated. see #438
|
2025-09-07 20:00:00 +02:00 |
|
Mic
|
6cb2cffd27
|
console.log debug lines commented out
|
2025-09-07 20:00:00 +02:00 |
|
Mic
|
8bac021c28
|
saving and clearing prompt when checking and unchecking the cehckbox for specific api fon addtags. see #438
|
2025-09-07 19:55:00 +02:00 |
|
Mic
|
b8501f5974
|
clearPromptAPI method prop names fixed
|
2025-09-07 19:55:00 +02:00 |
|
Mic
|
d4f7cf5e65
|
clearPromptAPI method added
|
2025-09-07 19:55:00 +02:00 |
|
Mic
|
f973f8b8d0
|
prompt api now used also from the thunderai menu. see #438
|
2025-09-07 19:50:00 +02:00 |
|
mic
|
119e99df6a
|
thunderai menu addtags is now using the prompt api config. see #438
|
2025-09-06 00:47:22 +02:00 |
|
mic
|
30c9b3b1ef
|
add_tags_connection_type default value is no more empty. see #438
|
2025-09-06 00:43:54 +02:00 |
|
mic
|
f8effcc8ce
|
color for dark theme fixed
|
2025-09-06 00:43:25 +02:00 |
|
Mic
|
fb6815b664
|
disabling add_tags_use_specific_integration checkbox if chatgptweb is selected. see #438
|
2025-09-04 23:01:00 +02:00 |
|
Mic
|
3a1e7dde3e
|
correctly hiding connection_ui_end
|
2025-09-04 23:01:00 +02:00 |
|
Mic
|
1c39801a2a
|
always showing with proper message the addtags and spamfilter rows. see #438
|
2025-09-04 22:56:00 +02:00 |
|
Mic
|
ee7a033e74
|
use prompt api and model when assigning tags. see #438
|
2025-09-04 22:51:00 +02:00 |
|
Mic
|
14b6c97c9d
|
prompt_add_tags_use_list text updated. see #289
|
2025-09-04 22:46:00 +02:00 |
|
Mic
|
66776d2e20
|
fixed missing :
|
2025-09-04 22:46:00 +02:00 |
|
Mic
|
01a1934ddf
|
missing .js in import fixed
|
2025-09-04 22:46:00 +02:00 |
|
Mic
|
9681a938e3
|
mzta_specialCommand has now a custom_model parameter. see #438
|
2025-09-04 22:46:00 +02:00 |
|
Mic
|
9967e28861
|
mzta_specialCommand is now using an object in input
|
2025-09-04 22:41:00 +02:00 |
|
Mic
|
72f3c49d77
|
using prefs_default
|
2025-09-04 22:41:00 +02:00 |
|
Mic
|
7f9ee613ab
|
code formatted for clarity
|
2025-09-04 22:41:00 +02:00 |
|
Mic
|
944138a0c2
|
code reformatting and using prefs_default
|
2025-09-04 22:36:00 +02:00 |
|
Mic
|
e28f9fed60
|
using checkSpecificIntegration. see #438
|
2025-09-04 22:36:00 +02:00 |
|
Mic
|
e7f0eb30d7
|
checkSpecificIntegration method added
|
2025-09-04 22:31:00 +02:00 |
|
Mic
|
e2c67a1c5e
|
reloading menus for addtags is now considering addtags_api: prefs_init.add_tags_use_specific_integration. see #438
|
2025-09-04 22:31:00 +02:00 |
|
Mic
|
005e697e9c
|
getActiveSpecialPromptsIDs is considering addtags specific integration configuration. see #438
|
2025-09-04 22:26:00 +02:00 |
|
Mic
|
acba02ed44
|
added info comment
|
2025-09-04 22:26:00 +02:00 |
|
Mic
|
f1377f7de8
|
using the prompt conntype in addtags. see #438
|
2025-09-03 23:18:00 +02:00 |
|
Mic
|
40b6571e04
|
spamfilter specific model and api default options added. see #438
|
2025-09-03 23:18:00 +02:00 |
|
Mic
|
c34e5f5fed
|
getConnectionType method added
|
2025-09-03 23:18:00 +02:00 |
|
Mic
|
72fb7647c3
|
saving connection type and model per prompt. see #438
|
2025-09-03 23:13:00 +02:00 |
|
Mic
|
0bd576eb8f
|
allSpecial fixed
|
2025-09-03 23:13:00 +02:00 |
|
Mic
|
0aa342084c
|
loadPrompt method added to load a single prompt
|
2025-09-03 23:08:00 +02:00 |
|
Mic
|
e39f48c06c
|
savePrompt method added to save a single prompt
|
2025-09-03 23:03:00 +02:00 |
|
Mic
|
c6fa1ae54f
|
model prefix added to models id elements. see #438
|
2025-09-03 22:58:00 +02:00 |
|