ChatMastermind/chatmastermind
2023-08-12 14:16:16 +02:00
..
__init__.py Initial commit of the code. 2023-04-07 15:14:34 +02:00
api_client.py started to implement sub-commands 2023-08-11 18:27:33 +02:00
main.py fixed min nr of expected arguments 2023-08-12 14:16:16 +02:00
storage.py moved 'read_config' to storage.py and added 'write_config' 2023-08-12 13:55:39 +02:00
utils.py Fix the max_tokens, temperature, and model setup. 2023-08-12 12:20:49 +02:00