• Joined on 2023-08-10
juk0de pushed to main at kaizenkodo/ChatMastermind 2023-10-21 15:50:46 +02:00
7c1c67f8ff Merge pull request 'Dynamic Answer class and OpenAI streaming API' (#19) from dynamic_answer into main
dbe72ff11c Activate and use OpenAI streaming API.
bbc1ab5a0a Fix source_code function with the dynamic answer class.
2aee018708 Refactor message.Answer class in a way, that it can be constructed dynamically step by step, in preparation of using streaming API.
Compare 4 commits »
juk0de pushed to cust_loc_glob at kaizenkodo/ChatMastermind 2023-10-20 09:16:10 +02:00
5774278fb7 README: added new 'question' command parameters
40d0de50de cmm: limited the message locations for the new cmm parameters to those that make sense
72d31c26e9 main: improved parameter descriptions
Compare 3 commits »
juk0de pushed to cust_loc_glob at kaizenkodo/ChatMastermind 2023-10-20 09:15:01 +02:00
049edbf940 cmm: limited the message locations for the new cmm parameters to those that make sense
juk0de pushed to cust_loc_glob at kaizenkodo/ChatMastermind 2023-10-20 09:03:33 +02:00
9c7483ec51 main: improved parameter descriptions
juk0de pushed to cust_loc_glob at kaizenkodo/ChatMastermind 2023-10-20 09:01:06 +02:00
e74d5417ad main: improved parameter descriptions
7d0f8b3640 README: added new 'question' command parameters
980e5ac51f chat: changed default glob to '*.msg' in all ChatDB functions
Compare 3 commits »
juk0de pushed to cust_loc_glob at kaizenkodo/ChatMastermind 2023-10-20 08:57:33 +02:00
d2a3ab0adb main: improved parameter descriptions
fbc48d20b2 README: added new 'question' command parameters
Compare 2 commits »
juk0de pushed to cust_loc_glob at kaizenkodo/ChatMastermind 2023-10-20 08:52:51 +02:00
f2852c1448 README: added new 'question' command parameters
juk0de pushed to cust_loc_glob at kaizenkodo/ChatMastermind 2023-10-20 08:25:14 +02:00
480987774d chat: changed default glob to '*.msg' in all ChatDB functions
juk0de pushed to msg_suffix at kaizenkodo/ChatMastermind 2023-10-02 08:35:39 +02:00
3ea1f49027 cmm: added options '--tight' and '--no-paging' to the 'hist --print' cmd
juk0de pushed to msg_suffix at kaizenkodo/ChatMastermind 2023-10-02 08:33:55 +02:00
f961ed7475 cmm: added options '--tigh' and '--no-paging' to the 'hist --print' cmd
juk0de opened issue kaizenkodo/ChatMastermind#17 2023-10-02 08:23:39 +02:00
DeepL support
juk0de pushed to msg_suffix at kaizenkodo/ChatMastermind 2023-10-01 10:22:39 +02:00
75823e7db8 cmm: added options '--dense' and '--no-paging' to the 'hist --print' cmd
juk0de pushed to msg_suffix at kaizenkodo/ChatMastermind 2023-10-01 10:11:31 +02:00
8f56399844 cmm: replaced options '--with-tags' and '--with-file' with '--with-metadata'
e4cb6eb22b README: updated 'hist' command description
Compare 2 commits »
juk0de created pull request kaizenkodo/ChatMastermind#16 2023-09-30 10:27:04 +02:00
Implemented the new '.msg' suffix for Message files and a conversion command
juk0de pushed to msg_suffix at kaizenkodo/ChatMastermind 2023-09-30 08:26:01 +02:00
e19c6bb1ea hist_cmd: added module 'test_hist_cmd.py'
juk0de pushed to msg_suffix at kaizenkodo/ChatMastermind 2023-09-30 08:23:32 +02:00
5e6f6068ad hist_cmd: added module 'test_hist_cmd.py'
juk0de pushed to msg_suffix at kaizenkodo/ChatMastermind 2023-09-30 08:16:38 +02:00
3149b82954 hist_cmd: added module 'test_hist_cmd.py'
juk0de pushed to msg_suffix at kaizenkodo/ChatMastermind 2023-09-29 18:53:25 +02:00
420423b36e hist_cmd: added module 'test_hist_cmd.py'
811b2e6830 hist_cmd: implemented '--convert' option
Compare 2 commits »
juk0de pushed to msg_suffix at kaizenkodo/ChatMastermind 2023-09-29 08:39:33 +02:00
9b88f0e765 hist_cmd: implemented '--convert' option
juk0de pushed to msg_suffix at kaizenkodo/ChatMastermind 2023-09-29 08:29:07 +02:00
3246944e54 hist_cmd: implemented '--convert' option