mic
|
5bd00fd64b
|
release notes updated
|
2025-12-29 22:45:30 +01:00 |
|
Mic
|
1fd82731ff
|
Merge pull request #590 from micz/dynamic_api_settings
Dynamic API Settings
|
2025-12-29 22:39:35 +01:00 |
|
mic
|
168dd339a0
|
spamfilter updated to use the new dynamic settings
|
2025-12-29 22:28:30 +01:00 |
|
mic
|
154a0a981b
|
option-input-specific removed
|
2025-12-29 22:25:15 +01:00 |
|
mic
|
285ee3a79e
|
the controller.js is now dynamic
|
2025-12-29 22:22:45 +01:00 |
|
mic
|
f47b12946a
|
workers updated to use the new dynamic settings
|
2025-12-29 22:03:45 +01:00 |
|
mic
|
5893ee668c
|
fixed chatgpt_store and chatgpt_temperature var names
|
2025-12-29 22:02:33 +01:00 |
|
mic
|
a436bd16b2
|
chatgpt_api var names fixed
|
2025-12-29 21:58:09 +01:00 |
|
mic
|
3816d89bd0
|
dynamically saving special prompts api settings
|
2025-12-29 21:41:31 +01:00 |
|
mic
|
2dcb661368
|
add_tags updating settings values from the special prompt
|
2025-12-29 21:39:40 +01:00 |
|
mic
|
a7d42530fc
|
improved isAPIKeyValue method
|
2025-12-29 21:31:31 +01:00 |
|
mic
|
39a4cab4e2
|
all integration settings are saved separately for the special prompts
|
2025-12-29 12:09:31 +01:00 |
|
mic
|
3ef13eec9b
|
using a dynamic generation for all integration settings
|
2025-12-29 11:20:11 +01:00 |
|
mic
|
d14489e365
|
release notes updated
|
2025-12-28 23:35:42 +01:00 |
|
mic
|
23a9aa1905
|
es lang added
|
2025-12-28 23:35:32 +01:00 |
|
mic
|
3adb5faab2
|
working on a dynamic special prompts settings managing system
|
2025-12-28 23:27:27 +01:00 |
|
Mic
|
900c0e3e49
|
Merge pull request #589 from weblate/weblate-thunderai-main
Translations update from Hosted Weblate
|
2025-12-28 23:03:52 +01:00 |
|
Gerardo Sobarzo
|
6b0ef777e1
|
Translated using Weblate (Spanish)
Currently translated at 64.7% (276 of 426 strings)
Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/es/
|
2025-12-28 22:58:18 +01:00 |
|
mic
|
12e846739e
|
special prompts temperature is now saved per prompt. see #561
|
2025-12-28 22:33:25 +01:00 |
|
mic
|
17f73936ea
|
release notes updated
|
2025-12-28 22:32:10 +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
|
8270f725ae
|
id fixed
|
2025-12-28 21:25:02 +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
|
0408f6f45e
|
release notes updated
|
2025-12-27 22:30:54 +01:00 |
|
mic
|
6ab3de07fe
|
config info in the webchat API improved for all integrations
|
2025-12-27 22:27:59 +01:00 |
|
mic
|
c2d99076b2
|
temperature added to the Claude API. see #573
|
2025-12-27 22:21:20 +01:00 |
|
mic
|
f95fbeb00e
|
temperature added to Google Gemini. see #572
|
2025-12-26 23:35:42 +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
|
01df96d0c7
|
using mapPlaceholderToSuggestion. see #553
|
2025-12-26 22:52:34 +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 |
|
mic
|
dc6f4f2d5b
|
version set to 3.8.0pre2
|
2025-12-26 12:13:07 +01:00 |
|
mic
|
542deb25a1
|
release notes updated
|
2025-12-26 12:12:53 +01:00 |
|
Mic
|
d34597ff4d
|
Merge pull request #576 from micz/mail_headers_issue527
Mail headers with dynamic placeholders
|
2025-12-26 12:10:38 +01:00 |
|
mic
|
5e8015161b
|
correctly substituting text for a dynamic placeholder see #527
|
2025-12-26 12:09:26 +01:00 |
|
mic
|
049b88302a
|
if it's async, you have to wait.....
|
2025-12-26 11:51:34 +01:00 |
|
mic
|
f22482d083
|
console.log debug line added
|
2025-12-26 11:49:36 +01:00 |
|
mic
|
5521945d70
|
fixed wrong line modified
|
2025-12-26 11:47:24 +01:00 |
|