juk0de
|
601ebe731a
|
test_question_cmd: added a new testcase and made the old cases more explicit (easier to read)
|
2023-09-24 08:53:37 +02:00 |
|
juk0de
|
87b25993be
|
tests: moved 'FakeAI' and common functions to 'test_common.py'
|
2023-09-24 08:38:52 +02:00 |
|
juk0de
|
a478408449
|
test_question_cmd: test fixes and cleanup
|
2023-09-23 08:53:26 +02:00 |
|
juk0de
|
b83b396c7b
|
question_cmd: fixed msg specific argument creation
|
2023-09-23 08:11:11 +02:00 |
|
juk0de
|
3c932aa88e
|
openai: fixed assignment of output tags
|
2023-09-23 08:11:11 +02:00 |
|
juk0de
|
b50caa345c
|
test_question_cmd: introduced 'FakeAI' class
|
2023-09-23 08:11:11 +02:00 |
|
juk0de
|
80c5dcc801
|
question_cmd: input tag options without a tag (e. g. '-t') now select ALL tags
|
2023-09-23 08:11:11 +02:00 |
|
juk0de
|
33df84beaa
|
ai_factory: added optional 'def_ai' and 'def_model' arguments to 'create_ai'
|
2023-09-22 13:43:31 +02:00 |
|
juk0de
|
0657a1bab8
|
question_cmd: fixed AI and model arguments when repeating messages
|
2023-09-22 13:43:31 +02:00 |
|
juk0de
|
e9175aface
|
test_question_cmd: added testcase for --repeat with multiple messages
|
2023-09-22 13:43:31 +02:00 |
|
juk0de
|
21f81f3569
|
question_cmd: implemented repetition of multiple messages
|
2023-09-22 13:43:31 +02:00 |
|