This website requires JavaScript.
Explore
Help
Sign In
ok
/
ChatMastermind
Watch
1
Star
1
Fork
0
You've already forked ChatMastermind
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
33023d29f9
ChatMastermind
/
chatmastermind
History
juk0de
33023d29f9
configuration: made 'default' AI ID optional
2023-09-11 13:09:45 +02:00
..
ais
openai: stores AI.ID instead of AI.name in message
2023-09-11 13:09:44 +02:00
commands
question_cmd: when no tags are specified, no tags are selected
2023-09-11 13:09:45 +02:00
__init__.py
Initial commit of the code.
2023-04-07 15:14:34 +02:00
ai_factory.py
configuration: made 'default' AI ID optional
2023-09-11 13:09:45 +02:00
ai.py
question_cmd: fixed '--ask' command
2023-09-11 13:09:44 +02:00
chat.py
chat: added check for existing files when creating new filenames
2023-09-11 13:09:44 +02:00
configuration.py
configuration: made 'default' AI ID optional
2023-09-11 13:09:45 +02:00
main.py
question_cmd: fixed source code extraction and added a testcase
2023-09-11 13:09:44 +02:00
message.py
message: to_file() now uses intermediate temporary file
2023-09-11 13:09:45 +02:00
tags.py
tags: some clarification and new tests
2023-09-11 13:04:08 +02:00