v2.0.3
- Update docs typo by @FanaHOVA in #13
- Some refactoring for better error handling and parity between completion and chat pipelines
- Add
.wrap()
concept to generators for backoff and error handling - Serialize errors with chats
- Update LiteLLM to v1.44.7
- Add new
jupyter.py
example for code interpreter use - Add
rg.interact
for terminal interaction - Add new
chat.py
example
Full Changelog: v2.0.2...v2.0.3