v0.1.3
What's Changed
- quality of life: show error when trying to execute resolve without blocking by @shreyashankar in #12
- Optionally persist intermediates for reduce by @shreyashankar in #14
- Add a save config method to the Python API by @shreyashankar in #15
- Remove unnecessary name parameter from parallel map operation. by @shreyashankar in #17
- Add podcast to readme by @shreyashankar in #18
- fix: remove openai client call in
utils.py
by @shreyashankar in #22 - Add Configurable Timeouts for Operations and Ollama Integration Documentation by @shreyashankar in #24
Full Changelog: 0.1.2...0.1.3