Commit graph

635 commits

Author SHA1 Message Date
mic
29bdd248b1 prepareOriginURL added. see #524 2026-02-01 22:46:35 +01:00
mic
e20e57381f requestSitePermission method added. see #524 2026-01-30 22:58:11 +01:00
mic
5348cdc25e removed all the 115 and 128 related methods and calls. see #616 2026-01-30 22:31:19 +01:00
mic
6463e180af tb115 segmenter removed. see #616 2026-01-30 22:24:17 +01:00
mic
63b80d4e42 summarize icon added. see #615 2026-01-29 23:29:27 +01:00
Mic
fca6558133
Merge pull request #597 from gdkrmr/gk/thread_summary
thread summary
2026-01-29 23:10:52 +01:00
Mic
1d04aa4941
Merge branch 'main' into v3.8.0 2026-01-16 22:31:53 +01:00
mic
1d83c3a8c0 correctly handling empty body with no placeholders. see #614 2026-01-16 22:29:34 +01:00
Guido Kraemer
66cc35746f move email separators to extra prompt field 2026-01-10 21:22:11 +01:00
Guido Kraemer
fe427c29ee Add Email Template Editor to Summarize Panel 2026-01-10 21:22:11 +01:00
Guido Kraemer
8abb7e349b Add summarize prompt to specialPrompts 2026-01-10 21:22:11 +01:00
Guido Kraemer
4ab6da2faf change all "summary" -> "summarize" 2026-01-10 21:22:11 +01:00
Guido Kraemer
84a65acd8f resolve rebase conflicts 2026-01-10 21:22:11 +01:00
mic
12ba436f4d hiding api keys in the prompt log 2026-01-09 23:37:35 +01:00
mic
de7ba70993 debug log improved. now commented out 2026-01-09 23:32:55 +01:00
mic
a22398a354 Gett the completion of the job on ChatGPT Web. Fixes #607 2026-01-06 12:07:31 +01:00
mic
1779a30c84 getConnectionType call updated. see #604 2026-01-04 17:47:53 +01:00
mic
d0fac711fb getConnectionType improved. see #604 2026-01-04 17:43:39 +01:00
mic
1b5c904030 the custom prompts reset button is cearling all specific api settings in the prompt. see #601 2026-01-04 17:12:28 +01:00
mic
fd97d302ef improved the uniqueness of the tag IDs 2026-01-03 23:50:19 +01:00
mic
07477b6d38 using specific api configuration in special prompts 2026-01-03 23:36:47 +01:00
mic
fdc8d0920b api_model removed. see #102 2026-01-03 23:10:31 +01:00
mic
441a2d5835 info comment updated. see #102 2026-01-03 23:09:33 +01:00
mic
b32ce4f756 copyright date updated to 2026 2026-01-03 23:04:01 +01:00
mic
97b016ab63 refining how to handle specific api settings. see #102 2026-01-03 00:03:48 +01:00
mic
1d8e955ba7 mzta_specialCommand class improved 2026-01-01 21:52:01 +01:00
mic
e3d927ab29 specific integration settings are now saved at prompt level. see #102 2026-01-01 21:41:48 +01:00
mic
9429395030 maxtokens is parsed as an int 2026-01-01 21:38:30 +01:00
mic
d39771f02c some comments translated to english 2026-01-01 15:14:30 +01:00
mic
f47b12946a workers updated to use the new dynamic settings 2025-12-29 22:03:45 +01:00
mic
a7d42530fc improved isAPIKeyValue method 2025-12-29 21:31:31 +01:00
mic
3adb5faab2 working on a dynamic special prompts settings managing system 2025-12-28 23:27:27 +01:00
mic
ef940e40b5 NaN check fixed 2025-12-28 21:45:05 +01:00
mic
7f4f3e6fe7 claude temperature check fixed 2025-12-28 21:36:31 +01:00
mic
7803fc3006 openai worker init improved 2025-12-28 21:32:58 +01:00
mic
6b7160bde5 ollama worker init improved 2025-12-28 21:32:24 +01:00
mic
17fe989dec claude worker init improved 2025-12-28 21:31:17 +01:00
mic
c7a43bbb21 gemini worker init improved 2025-12-28 21:30:03 +01:00
mic
7c3d3458c8 openai comp worker init fixed 2025-12-28 21:28:54 +01:00
mic
69516bd056 temperature added to OpenAI Compatibile API. see #575 2025-12-28 21:23:09 +01:00
mic
17a0aeb632 temperature added to Ollama API. see #574 2025-12-28 21:12:08 +01:00
mic
78b691271f many fixes in using the temperature parameter. see #571 #572 #573 2025-12-27 22:56:57 +01:00
mic
dfa4da5b2e temperature added to Open AI API. see #571 2025-12-27 22:40:51 +01:00
mic
c2d99076b2 temperature added to the Claude API. see #573 2025-12-27 22:21:20 +01:00
mic
3c089fc04e temperature added to the google gemini class. see #572 2025-12-26 23:16:56 +01:00
mic
de7a2ca831 correctly handling dynamic palceholders when autocompleting. see #553 2025-12-26 23:03:23 +01:00
mic
c9b0e39433 property name fixed. see #553 2025-12-26 22:56:36 +01:00
mic
cc2d3b8e5a mapPlaceholderToSuggestion exported directly. see #553 2025-12-26 22:49:26 +01:00
mic
385241efb3 mapPlaceholderToSuggestion method added. see #553 2025-12-26 22:48:09 +01:00
mic
5468928673 console.log debug lines commented out 2025-12-26 22:32:18 +01:00