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 |
|
Mic
|
9995b78e39
|
api_type and api_model properties added to prompts. see #438
|
2025-09-03 22:53:00 +02:00 |
|
Mic
|
572b53df43
|
correctly switching connectiontype in addtags page. see #438
|
2025-09-03 22:48:00 +02:00 |
|
Mic
|
bf7fdd3739
|
tr class added. see #438
|
2025-09-03 22:43:00 +02:00 |
|
Mic
|
558c96f67c
|
release notes updated
|
2025-09-03 22:43:00 +02:00 |
|
Mic
|
9b26793895
|
always trying to remove the add tags menu item before creating it
|
2025-09-03 22:43:00 +02:00 |
|
Mic
|
d8082e22ea
|
options and addtags pages are working. more tests needed and some details on the addtags page need some attention. see #438
|
2025-09-03 00:54:00 +02:00 |
|
Mic
|
c8d0d430d3
|
work in progress, moved html to connection-ui.js, starting to move the relative methods. see #438
|
2025-09-02 22:55:00 +02:00 |
|
Mic
|
ef78043bb9
|
using isAPIKeyValue method
|
2025-09-02 22:50:00 +02:00 |
|
Mic
|
c15fe8e85f
|
isAPIKeyValue method added
|
2025-09-02 22:50:00 +02:00 |
|
Mic
|
0ec19550c0
|
moved populateConnectionTypeOptions
|
2025-09-02 22:50:00 +02:00 |
|
Mic
|
e551974a56
|
work in progress, saving a point before working on generalizing the connetiontype html code. see #438
|
2025-09-02 22:45:00 +02:00 |
|
Mic
|
d404897911
|
connection_type dynamic loading
|
2025-09-02 22:45:00 +02:00 |
|
Mic
|
76f743e88f
|
Merge pull request #492 from micz/issue_289_autotag_list
Issue 289 Autotag list
|
2025-09-02 21:02:09 +02:00 |
|
mic
|
d46645a2fa
|
passing prefs when preparing the prompt. see #289
|
2025-09-02 21:00:59 +02:00 |
|
mic
|
9e987e4e30
|
var name fixed
|
2025-09-02 20:53:30 +02:00 |
|
mic
|
593a0d5db0
|
autotag list option saved in the correct format. see #289
|
2025-09-02 20:51:43 +02:00 |
|
mic
|
6b0543b154
|
text improved. see #289
|
2025-09-02 20:48:01 +02:00 |
|
Mic
|
64b8b82633
|
label improved
|
2025-09-02 20:31:34 +02:00 |
|
Mic
|
0f22ae5148
|
adding the statement to the prompt to limit the used tags. see #289
|
2025-09-01 23:45:00 +02:00 |
|
Mic
|
c25639b245
|
normalizeStringList method improved again
|
2025-09-01 23:40:00 +02:00 |
|
Mic
|
b8cb3adfc6
|
filtering tags in autotagging. see #289
|
2025-09-01 23:40:00 +02:00 |
|
Mic
|
f3050d5277
|
normalising tag list. see #289
|
2025-09-01 23:35:00 +02:00 |
|
Mic
|
e563492e3f
|
normalizeStringList method improved
|
2025-09-01 23:30:00 +02:00 |
|
Mic
|
34fcb3c157
|
normalizeStringList method added
|
2025-09-01 23:30:00 +02:00 |
|
Mic
|
3da11ef612
|
in the add tags page now is possibile to manage the auto add tags list. see #289
|
2025-09-01 23:25:00 +02:00 |
|
Mic
|
7593ff0729
|
release notes updated
|
2025-08-31 15:51:00 +02:00 |
|
Mic
|
9c0583af51
|
Show the prompt id and name to the information in the AI API chat. See #436
|
2025-08-31 15:51:00 +02:00 |
|
Mic
|
bd2762b9d6
|
release notes updated
|
2025-08-31 15:46:00 +02:00 |
|
Mic
|
0f3495043c
|
Added a message to explain to click on force completion after 7 seconds. see #419
|
2025-08-31 15:46:00 +02:00 |
|
Mic
|
4be5db1373
|
Improved getAPIsInitMessageString args handling. see #491
|
2025-08-31 15:41:00 +02:00 |
|
mic
|
95591993b8
|
console.log debug statement removed
|
2025-08-29 21:01:36 +02:00 |
|
mic
|
399664cc04
|
missing space
|
2025-08-29 21:00:39 +02:00 |
|
Mic
|
bd9ee2392a
|
Merge pull request #489 from micz/issue471
Improved prompts method args handling. see #471
|
2025-08-29 20:59:49 +02:00 |
|
mic
|
315f3e1c3e
|
zh_Hant updated
|
2025-08-29 20:54:03 +02:00 |
|
Mic
|
5af9a82951
|
Improved prompts method args handling. see #471
|
2025-08-28 21:09:00 +02:00 |
|
Mic
|
87303adfb1
|
release notes updated
|
2025-08-28 20:54:00 +02:00 |
|