minimaxir / simpleaichat

Python package for easily interfacing with chat apps, with robust features and minimal code complexity.
MIT License
3.49k stars 229 forks source link

Fix: save_session ValueError (#85) #86

Closed HerrIvan closed 1 year ago

HerrIvan commented 1 year ago

Fixes issue #85 by adding "finish_reason" to the fields list in the save_session method.