• Joined on 2023-08-10
juk0de deleted branch translation.cmd from kaizenkodo/ChatMastermind 2024-02-26 16:39:06 +01:00
juk0de created branch translation in kaizenkodo/ChatMastermind 2024-02-26 16:38:27 +01:00
juk0de pushed to translation at kaizenkodo/ChatMastermind 2024-02-26 16:38:27 +01:00
juk0de pushed to translation.cmd at kaizenkodo/ChatMastermind 2024-02-26 16:34:54 +01:00
f17e76203a glossary cmd / main: added --print option
juk0de pushed to translation.cmd at kaizenkodo/ChatMastermind 2024-02-26 16:28:41 +01:00
6a77ec1d3b glossary test: added testcase for to_str() without description
f298a68140 glossary cmd test: added test for listing glossaries
9bbf67af67 glossary: fixed printing of empty description
284dd13201 glossary cmd: fixed globbing in 'list_glossaries'
1932f8f6e9 configuration: improved error message when config file is missing
Compare 32 commits »
juk0de pushed to translation.cmd at kaizenkodo/ChatMastermind 2024-02-06 18:52:20 +01:00
714abd9857 glossary: added '__post_init__'
d19563c27c added test module for the 'glossary' command
f78ddb93dc added 'glossary' command
Compare 3 commits »
juk0de pushed to translation.cmd at kaizenkodo/ChatMastermind 2024-02-06 18:50:26 +01:00
2ffe2ac5f3 glossary: added '__post_init__'
a51c2ec2e0 added test module for the 'glossary' command
3c5b049b1f added 'glossary' command
Compare 3 commits »
juk0de pushed to translation.cmd at kaizenkodo/ChatMastermind 2024-02-05 18:43:23 +01:00
0ebf359647 main: missing directories are now created if user agrees
c0b49c96b7 configuration: added 'glossaries' directory
2d94f8a108 glossary: now supports quoted and unquoted entries (incl. tests)
86f0e6d99c glossary test: added testcases for 'to_str()'
15f6e819e5 glossary: added 'to_str()' function
Compare 7 commits »
juk0de pushed to translation.cmd at kaizenkodo/ChatMastermind 2024-02-03 21:10:46 +01:00
a2ae52014b glossary test: added suffix testcases
6e89e014bf glossary: added suffix check
Compare 2 commits »
juk0de pushed to translation.cmd at kaizenkodo/ChatMastermind 2024-02-03 08:42:53 +01:00
85315d9c1c glossary: added test module for glossaries
2de0faabdb added module 'glossary.py'
Compare 2 commits »
juk0de pushed to translation.cmd at kaizenkodo/ChatMastermind 2024-02-03 07:59:26 +01:00
7591a71471 glossary: added test module for glossaries
e02074d96b added module 'glossary.py'
0c83ef6ce7 translation: added check for valid document format when using OpenAI
8046f1a424 translation: speficied / implemented the question format for OpenAI based translations
2f95654c52 translation: some small required refactoring
Compare 11 commits »
juk0de pushed to translation.cmd at kaizenkodo/ChatMastermind 2024-02-02 18:33:06 +01:00
d72abdc4c0 translation: added test module for glossary
ab5d8c251a translation: added module 'glossary.py'
dcb162c553 translation: added check for valid document format when using OpenAI
97a82aff95 translation: speficied / implemented the question format for OpenAI based translations
ca5794788a translation: some small required refactoring
Compare 7 commits »
juk0de pushed to translation.cmd at kaizenkodo/ChatMastermind 2023-11-08 20:11:26 +01:00
6672e5ee3a translation: added check for valid document format when using OpenAI
juk0de pushed to translation.cmd at kaizenkodo/ChatMastermind 2023-11-08 20:10:47 +01:00
780d89dfe1 translation: added check for valid document format when using OpenAI
75314cd777 translation: speficied / implemented the question format for OpenAI based translations
Compare 2 commits »
juk0de pushed to translation.cmd at kaizenkodo/ChatMastermind 2023-11-08 18:20:34 +01:00
44f7ebe365 translation: some small required refactoring
juk0de pushed to translation.cmd at kaizenkodo/ChatMastermind 2023-11-08 16:07:04 +01:00
25438d3a6e translation: some small required refactoring
juk0de pushed to translation.cmd at kaizenkodo/ChatMastermind 2023-11-07 17:35:58 +01:00
7b8ee56230 added new command 'translation'
juk0de created branch translation.cmd in kaizenkodo/ChatMastermind 2023-11-07 17:34:59 +01:00
juk0de pushed to translation.cmd at kaizenkodo/ChatMastermind 2023-11-07 17:34:59 +01:00
6c5e83849e added new command 'translation'
juk0de merged pull request kaizenkodo/ChatMastermind#19 2023-10-21 15:50:46 +02:00
Dynamic Answer class and OpenAI streaming API