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
be8747c8ad
question_cmd: now also accepts Messages as source files
2023-09-13 15:56:05 +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
Remove the
-*terminal_width()
to save space on screen.
2023-09-12 13:48:28 +02:00
test_configuration.py
configuration: made 'default' AI ID optional
2023-09-11 07:38:49 +02:00
test_message.py
message: fixed matching with empty tag sets
2023-09-10 19:55:21 +02:00
test_question_cmd.py
question_cmd: now also accepts Messages as source files
2023-09-13 15:56:05 +02:00
test_tags.py
test_main: temporarily disabled all testcases
2023-09-07 07:51:46 +02:00