
- stop reason changed back to `length` from `max_tokens` - Fixed the chatloop example - Added `Clone` and `Debug` to all public types (if possible, `Error` couldn't because ureq & surf don't implement Clone for their `Error` types) - Fix README to match the current library and not use `.unwrap`