mic
|
1b1143e6e3
|
saving custom prompts api settings
|
2026-01-01 16:30:10 +01:00 |
|
mic
|
0eaeec9e9f
|
fixes to work with the custom prompts page. see #102
|
2026-01-01 16:17:10 +01:00 |
|
mic
|
3e05f0b551
|
Working on a first version... See #102
|
2026-01-01 16:00:31 +01:00 |
|
mic
|
2357886693
|
processEmails updated to use the new dyamic settings
|
2026-01-01 15:17:55 +01:00 |
|
mic
|
d39771f02c
|
some comments translated to english
|
2026-01-01 15:14:30 +01:00 |
|
Mic
|
8735252ad1
|
Merge pull request #591 from weblate/weblate-thunderai-main
Translations update from Hosted Weblate
|
2025-12-30 22:23:08 +01:00 |
|
Mic
|
675b4b296c
|
Translated using Weblate (French)
Currently translated at 99.7% (430 of 431 strings)
Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/fr/
|
2025-12-30 22:22:14 +01:00 |
|
Gerardo Sobarzo
|
daaf5dfbe0
|
Translated using Weblate (Spanish)
Currently translated at 73.5% (317 of 431 strings)
Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/es/
|
2025-12-30 22:13:19 +01:00 |
|
Andreas Pettersson
|
0512a83bd9
|
Translated using Weblate (Swedish)
Currently translated at 5.3% (23 of 431 strings)
Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/sv/
|
2025-12-30 22:13:18 +01:00 |
|
Andreas Pettersson
|
b07de999c2
|
Added translation using Weblate (Swedish)
|
2025-12-30 22:13:18 +01:00 |
|
mic
|
6c79e220ac
|
release notes updated
|
2025-12-30 22:13:05 +01:00 |
|
mic
|
36e7c26e96
|
version set to 3.8.0pre3
|
2025-12-30 22:09:45 +01:00 |
|
mic
|
ffb7b8d3c1
|
red border if the temperature value is not a number. see #582
|
2025-12-30 22:05:37 +01:00 |
|
mic
|
96657611b8
|
text udpated
|
2025-12-29 23:09:47 +01:00 |
|
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 |
|