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
d8e58313f3
chat: added functions db_move() and chat_move() (and tests)
2023-09-17 09:14:03 +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: added functions db_move() and chat_move() (and tests)
2023-09-17 09:14:03 +02:00
test_configuration.py
configuration: made 'default' AI ID optional
2023-09-11 07:38:49 +02:00
test_message.py
message / chat: 'msg_id()' now returns 'file_path.stem' (removed suffix)
2023-09-15 15:39:45 +02:00
test_question_cmd.py
refactor: renamed (almost) all Chat/ChatDB functions
2023-09-15 08:48:03 +02:00
test_tags.py
test_main: temporarily disabled all testcases
2023-09-07 07:51:46 +02:00