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
/
chatmastermind
/
commands
History
Oleksandr Kozachuk
2aee018708
Refactor message.Answer class in a way, that it can be constructed dynamically step by step, in preparation of using streaming API.
2023-10-20 13:43:31 +02:00
..
config.py
Implement the config -l and config -m commands.
2023-09-12 16:34:17 +02:00
hist.py
Add --glob and --location flags to hist and question commands, to be able to specify the location and files they should use.
2023-10-19 16:03:51 +02:00
print.py
Change type msg_location to an Enum instead of Literal to be able to get all values easy and improve type checks.
2023-10-19 16:00:44 +02:00
question.py
Refactor message.Answer class in a way, that it can be constructed dynamically step by step, in preparation of using streaming API.
2023-10-20 13:43:31 +02:00
tags.py
configuration: the cache folder can now be specified in the configuration file
2023-09-20 10:17:59 +02:00