This website requires JavaScript.
Explore
Help
Sign In
kaizenkodo
/
ChatMastermind
Watch
2
Star
0
Fork
0
You've already forked ChatMastermind
Code
Issues
2
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ChatMastermind
/
tests
History
juk0de
b50caa345c
test_question_cmd: introduced 'FakeAI' class
2023-09-23 08:11:11 +02:00
..
__init__.py
Initial commit of the code.
2023-04-07 15:14:34 +02:00
test_ai_factory.py
configuration: made 'default' AI ID optional
2023-09-11 07:38:49 +02:00
test_ais_openai.py
openai: added test module
2023-09-13 09:01:00 +02:00
test_chat.py
chat: improved message equality checks
2023-09-20 10:17:59 +02:00
test_configuration.py
configuration: the cache folder can now be specified in the configuration file
2023-09-20 10:17:59 +02:00
test_message.py
message / chat: 'msg_id()' now returns 'file_path.stem' (removed suffix)
2023-09-17 10:59:29 +02:00
test_question_cmd.py
test_question_cmd: introduced 'FakeAI' class
2023-09-23 08:11:11 +02:00
test_tags.py
test_main: temporarily disabled all testcases
2023-09-07 07:51:46 +02:00