Paul Harrison
f5c7c40cc8
This commit adds the additional CLI command `load`, which accepts the path to a previously saved conversation from which to load previous messages. The previous cost and token counts are not loaded as theses are deemed functions of the chat session rathr than the conversation and are stored with conversation purely for future reference. |
||
---|---|---|
.. | ||
__init__.py | ||
conftest.py | ||
test_chat.py | ||
test_cli.py |