mic
|
3623b92ea5
|
The API webchat window now has a dynamic title. see #696
|
2026-03-26 23:44:20 +01:00 |
|
mic
|
36d606bbc6
|
html mail parts are now displayed as code and are not rendered. see #711
|
2026-03-26 23:36:49 +01:00 |
|
Mic
|
c275625111
|
fixing white lines. see #686
|
2026-03-05 23:43:00 +01:00 |
|
mic
|
7048164ee0
|
correctly appending the additional text when no placeholder is used in an API integration. see #681
|
2026-02-27 22:06:26 +01:00 |
|
mic
|
cad0cc59cc
|
mzta-loading.svg moved in /images/
|
2026-02-22 22:56:08 +01:00 |
|
mic
|
9894c2114c
|
svg added when receiving text. see #671
|
2026-02-22 22:53:36 +01:00 |
|
mic
|
0740d94c79
|
focus on the additional_text textarea. see #525
|
2026-02-12 22:49:30 +01:00 |
|
mic
|
12206f0557
|
submit additional_text when pressing enter. see #525 fixes #654
|
2026-02-12 22:46:50 +01:00 |
|
mic
|
d00e242509
|
button margin added. see #525 #554
|
2026-02-12 22:41:16 +01:00 |
|
mic
|
28e3b65028
|
progressive numbers added. see #525 #554
|
2026-02-12 22:38:02 +01:00 |
|
mic
|
28afa0fc45
|
bigger form. see #525 #554
|
2026-02-12 22:29:24 +01:00 |
|
mic
|
774ffc2287
|
additional_text now printed on the form. see #525 #554
|
2026-02-12 22:10:12 +01:00 |
|
mic
|
3213a71eba
|
the additional text is now an array. see #525 #554
|
2026-02-11 21:55:04 +01:00 |
|
mic
|
c29b4b3352
|
userInput is now an array. see #525 #554
|
2026-02-11 21:45:48 +01:00 |
|
Mic
|
cc7b8d1640
|
added a commented out console.log debug line
|
2026-01-20 13:37:20 +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
|
285ee3a79e
|
the controller.js is now dynamic
|
2025-12-29 22:22:45 +01:00 |
|
mic
|
5893ee668c
|
fixed chatgpt_store and chatgpt_temperature var names
|
2025-12-29 22:02:33 +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
|
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
|
8e04393c19
|
implemented the new api call, no response elaboration yet
|
2025-12-22 23:37:05 +01:00 |
|
mic
|
a48d524d6d
|
Using the anthropic system prompt. See #549
|
2025-12-07 18:20:04 +01:00 |
|
Mic
|
886ff98abe
|
Anthropic API renamed to Cloude API. see #510
|
2025-09-16 19:20:00 +02:00 |
|
Mic
|
b7953fe366
|
Merge branch 'issue_438_autofeat_apimodel' into api_improvements
|
2025-09-09 21:54:10 +02:00 |
|
Mic
|
59758a76c0
|
using thinking_budget in gemini. 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
|
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
|
944138a0c2
|
code reformatting and using prefs_default
|
2025-09-04 22:36: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
|
4be5db1373
|
Improved getAPIsInitMessageString args handling. see #491
|
2025-08-31 15:41:00 +02:00 |
|
Mic
|
5af9a82951
|
Improved prompts method args handling. see #471
|
2025-08-28 21:09:00 +02:00 |
|
mic
|
86a457c01c
|
converting newlines to <br> when sending the prompt to the api chat, to preserve the breaklines in the chat. To the AI is sent without <br>. see #469
|
2025-08-22 23:02:26 +02:00 |
|
Mic
|
647f23a50b
|
Improved the AI web chat init message
|
2025-06-19 21:36:28 +02:00 |
|
Mic
|
8608501da0
|
send button shadow fixed. see #435
|
2025-06-19 21:15:10 +02:00 |
|
Mic
|
abfd8268cb
|
Enhance HTML rendering in the diffViewer by splitting content on <br> tags and creating span elements for added, removed, and unchanged text.
|
2025-06-19 00:28:00 +02:00 |
|
mic
|
c90ee66fb4
|
Implement removeAloneBRs function to clean up <br> tags and enhance HTML rendering
|
2025-06-18 23:11:38 +02:00 |
|
Mic
|
adbdd34070
|
Refactor message rendering to use htmlStringToFragment for improved HTML display and maintainability.
|
2025-06-18 21:58:28 +02:00 |
|
Mic
|
cb798051cb
|
Refactor Google Gemini API initialization to enhance user message output with additional system instructions. see #429
|
2025-06-18 00:10:00 +02:00 |
|
Mic
|
f6b1fd27d7
|
Enhance ChatGPT API initialization by adding developer messages and OpenAI Store status to the user message output. see #430
|
2025-06-18 00:05:00 +02:00 |
|
mic
|
89fbd214fa
|
many typos fixed. few strings improved in the en locale. see #422
|
2025-06-15 17:38:05 +02:00 |
|
Mic
|
68e5f1c47a
|
methods calls fixed. see #372
|
2025-06-12 23:30:00 +02:00 |
|
Mic
|
db3e4e7cfa
|
added the reply type selector in the api webchat. see #372
|
2025-06-12 23:10:00 +02:00 |
|
Mic
|
4330abce63
|
showing the reply type in the api webchat. see #372
|
2025-06-09 21:07:00 +02:00 |
|