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
juk0de
0449f70c63
added new command 'translation'
2024-02-03 07:52:39 +01: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
Activate and use OpenAI streaming API.
2024-02-03 07:52:39 +01:00
tags.py
configuration: the cache folder can now be specified in the configuration file
2023-09-20 10:17:59 +02:00
translation.py
added new command 'translation'
2024-02-03 07:52:39 +01:00