minimaxir / simpleaichat

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

Fix: save_session ValueError (#85) #86

Closed HerrIvan closed 11 months ago

HerrIvan commented 12 months ago

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