Commit graph

38 commits

Author SHA1 Message Date
Mic
57c59914e3 openai api key is now hidden as a password 2024-09-30 20:28:18 +02:00
mic
f7a42bdb2f allowing 0 for chat window dimensions 2024-09-24 22:58:43 +02:00
Mic
4783dda0b7 models fetching method fixed 2024-09-13 19:49:12 +02:00
mic
ee712650b8 fixed red highlighting for model field when loading the option page 2024-09-12 22:17:51 +02:00
mic
7635537ced checking prefs fields also at page loading 2024-09-12 21:58:58 +02:00
mic
db045b159c models loading js in options page done. see #126 2024-09-12 20:53:55 +02:00
mic
68728e77f3 openai comp api option html elements added. see #126 2024-09-12 20:45:16 +02:00
mic
2dcdef11b6 correctly handling ollama options visual feedback 2024-08-22 23:59:25 +02:00
mic
8483ea627b showing an error in fetching models, if needed. fixes #116 2024-08-22 23:16:33 +02:00
mic
969dbb1127 ollama_api: getting models list. see #79 2024-08-20 17:42:04 +02:00
mic
4f7a018f67 ollama options added. see #79 2024-08-20 15:16:48 +02:00
mic
3f2862a571 using logger class in mzta-options 2024-08-19 17:30:05 +02:00
mic
376b2acf4e two console.log translated to console.error statement 2024-08-16 14:28:07 +02:00
mic
e481ea151d the model select element is no more red when a correct model is selected. fixes #100 2024-08-14 21:57:21 +02:00
mic
717bade1a5 better error message when fetching models 2024-08-14 21:49:39 +02:00
mic
e0ed33f183 commented out a debug console.log statement 2024-08-14 21:39:35 +02:00
mic
a34a96a5ff correctly managing apikey and model in the option page 2024-07-29 23:47:14 +02:00
mic
a1a47c137c warnAPIKeyEmpty() executed also at page loaded 2024-07-29 23:36:29 +02:00
mic
9bff8a0358 chatgpt api prefs renamed 2024-07-29 23:35:10 +02:00
mic
aa75de3602 warning when no model selected 2024-07-28 22:57:27 +02:00
mic
b056781aad added a loading info when fetching models 2024-07-26 22:47:28 +02:00
mic
9787db321d giving error to user and console on model fetch if needed. see #92 2024-07-26 22:30:58 +02:00
mic
dbdefd4616 different colors for different connection types. see #92 2024-07-24 00:14:54 +02:00
mic
7eeb50b5b6 disabling btn fetch models and selected models if apikey is empty. see #92 2024-07-23 23:45:06 +02:00
mic
93afbb2490 managing model in the options page. see #92 2024-07-22 23:36:12 +02:00
mic
283e6fda3d Manage the options when using the API. Fixes #93 2024-07-22 23:00:35 +02:00
mic
fe2ed3c00c removed useless import 2024-07-20 23:11:39 +02:00
mic
f5651cd976 using the default_chatgpt_lang default option. see #53 2024-07-14 23:53:10 +02:00
mic
6cdfd1489f micz.it url link typo fixed 2024-05-28 18:44:32 +02:00
mic
83f570feaa log desc improved. fixes #63 2024-05-17 22:46:11 +02:00
mic
da955b4a26 added a btn to open the manage prompts tab 2024-05-06 23:15:08 +02:00
mic
42d212c715 License header added to js files 2024-04-16 22:19:52 +02:00
mic
5caa6a6d89 Added the reply type option. related to #14 2024-04-05 12:00:32 +02:00
mic
1e8fc2a1e9 Default lang for chatgpt responses. related to #14 2024-04-05 00:34:00 +02:00
mic
0d626a491c prefs: added chatgpt win dimensions option. related #14. fixes #8. 2024-04-03 22:59:05 +02:00
mic
8d4f3b564a prefs: saved only the changed pref. #14 2024-04-03 21:57:56 +02:00
mic
f2e4db183c prefs: managing different input types. related to #14 2024-04-03 21:24:14 +02:00
mic
41e4a2e547 First working version 2024-04-01 22:58:39 +02:00