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
780d89dfe1
translation: added check for valid document format when using OpenAI
2023-11-08 20:10:30 +01:00
..
common.py
translation: speficied / implemented the question format for OpenAI based translations
2023-11-08 19:38:37 +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
translation: some small required refactoring
2023-11-08 18:20:22 +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
translation: added check for valid document format when using OpenAI
2023-11-08 20:10:30 +01:00