v0.7.0: Hello, World
ControlFlow's first (almost) public release!
π π¦Ύ π΅οΈ π
What's Changed
- add configurable eager mode by @jlowin in #42
- Improve default handling for agents and parents by @jlowin in #43
- Add support for pandas results by @jlowin in #44
- Fix for none instructions by @jlowin in #45
- TheradMessage β LoadMessage by @jlowin in #46
- Docs update by @jlowin in #47
- docs + lazy param by @jlowin in #48
- Update logo by @jlowin in #49
- Fix lazy by @jlowin in #50
- New concepts docs by @jlowin in #51
- Update intro by @jlowin in #52
- add subtask guide by @jlowin in #53
- reorg guides by @jlowin in #54
- First draft of auto-generated tasks by @jlowin in #55
- Fix subtask docs by @jlowin in #56
- Update guide headers by @jlowin in #57
- Use prefect run input for remote input by @jlowin in #58
- Remove global flow by @jlowin in #59
- Add TUI by @jlowin in #60
- Add litellm by @jlowin in #61
- Add liteagent by @jlowin in #62
- Add tools and streamhandlers by @jlowin in #63
- New backend by @jlowin in #64
- tui running by @jlowin in #65
- Completions working with new message types by @jlowin in #66
- fix bug with reentrant contexts by @jlowin in #67
- Simplify handlers by @jlowin in #68
- Refactor types by @jlowin in #69
- Add live printhandler by default by @jlowin in #70
- add llm settings by @jlowin in #71
- π«‘ Marvin by @jlowin in #72
- Update classifier encoding and support non-openAI by @jlowin in #73
- Give agents greater visibility into activity by @jlowin in #74
- Check for agents that can't act on any task by @jlowin in #75
- Chore: Update README.md by @znicholasbrown in #76
- Update for Prefect 3 rc by @jlowin in #77
- Clean up agent logic in controller by @jlowin in #78
- Move run logic to controller by @jlowin in #79
- Restore basic human in the loop by @jlowin in #80
- Add langchain backend by @jlowin in #81
- Restore ai name to messages by @jlowin in #82
- Begin updating tutorial and add better repr/print width by @jlowin in #83
- Improve multi-agent moderation by @jlowin in #84
- clean up settings by @aaazzam in #85
- Fix issue with invalid tool calls by @jlowin in #86
- Minor link updates by @jlowin in #87
- Community links by @aaazzam in #88
- Create publish-pypi.yml by @aaazzam in #89
- Updated tutorial by @jlowin in #90
- Update logo by @jlowin in #91
- Update readme by @jlowin in #92
- Fix human input rendering by @jlowin in #93
- Update glossary by @jlowin in #94
- Update github reference by @jlowin in #95
- Minor updates by @jlowin in #96
- Update guides by @jlowin in #97
- Fix issue with not rendering all messages by @jlowin in #98
- Update git versioning by @jlowin in #99
- Remove version by @jlowin in #100
- Create LICENSE by @jlowin in #101
- Update publish-pypi.yml by @jlowin in #102
New Contributors
- @znicholasbrown made their first contribution in #76
- @aaazzam made their first contribution in #85
Full Changelog: https://github.com/PrefectHQ/ControlFlow/commits/v0.7.0