ChatMastermind/chatmastermind
2023-09-11 13:07:46 +02:00
..
ais added new module 'openai.py' 2023-09-11 13:07:46 +02:00
__init__.py Initial commit of the code. 2023-04-07 15:14:34 +02:00
ai_factory.py added new module 'ai_factory' 2023-09-11 13:07:46 +02:00
ai.py added new module 'ai.py' 2023-09-11 13:07:46 +02:00
api_client.py configuration: minor improvements / fixes 2023-08-17 07:46:47 +02:00
chat.py chat: added functions for finding and deleting messages 2023-09-11 13:04:08 +02:00
configuration.py configuration: added AIConfig class 2023-09-11 13:04:08 +02:00
main.py cmm: added 'question' command 2023-09-11 13:07:46 +02:00
message.py message / chat: output improvements 2023-09-11 13:04:08 +02:00
storage.py configuration: minor improvements / fixes 2023-08-17 07:46:47 +02:00
tags.py tags: some clarification and new tests 2023-09-11 13:04:08 +02:00
utils.py cmm: the 'tags' command now uses the new 'ChatDB' 2023-09-11 13:04:08 +02:00