ChatMastermind/chatmastermind
2023-09-03 09:09:39 +02:00
..
__init__.py Initial commit of the code. 2023-04-07 15:14:34 +02:00
api_client.py configuration: minor improvements / fixes 2023-08-17 07:46:47 +02:00
chat.py chat: fixed handling of unsupported files in DB and chache dir 2023-09-03 09:09:39 +02:00
configuration.py configuration: added AIConfig class 2023-09-03 09:09:39 +02:00
main.py configuration: minor improvements / fixes 2023-08-17 07:46:47 +02:00
message.py added tokens() function to Message and Chat 2023-09-02 07:45:44 +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-08-31 15:47:58 +02:00
utils.py configuration is now a TypedDict in its own module 2023-08-16 08:14:41 +02:00