v0.11.0: Flow Stopper
The 0.11 release includes new ways of controlling the agentic loop to introduce custom early termination conditions.
What's Changed
New Features π
Enhancements π
- Improve type hints by @jlowin in #343
- Improve task rendering by @jlowin in #344
- Allow parent tasks to optionally wait for subtasks by @jlowin in #346
- Allow model_kwargs to be passed to llm API by @jlowin in #347
- Add LLM rules for custom or unrecognized models by @jlowin in #350
- Add compilation flag for removing all system messages by @jlowin in #355
Fixes π
Breaking Changes π«
Docs π
- "Added in" β "New in" for docs badge by @jlowin in #339
- chore: update settings.py by @eltociear in #352
Other Changes π¦Ύ
Full Changelog: v0.10.0...v0.11.0