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
Files
dynamic_answer
ChatMastermind
/
chatmastermind
/
commands
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
Oleksandr Kozachuk
dbe72ff11c
Activate and use OpenAI streaming API.
2023-10-21 14:21:48 +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
Activate and use OpenAI streaming API.
2023-10-21 14:21:48 +02:00
tags.py
configuration: the cache folder can now be specified in the configuration file
2023-09-20 10:17:59 +02:00