v2.0
π π π Atomic Agents v2.0 π π π
This update greatly improves developer experience and adds better support for synch/asynch streaming & non-streaming operations as well as various other small changes, improvements, and renaming.
See the changelog below and check out this comprehensive upgrade guide
What's Changed
- Added, renamed and consolidated methods of BaseAgent by @koichikawamura in #107
- Update Python version constraints to be minimum Python 3.12 and max. 4.0 by @KennyVaneetvelde in #113
- Type Parameters Introduction by @koichikawamura in #110
- Feature/115 rename memory to history v2 by @jon-fox in #129
- feat: add Streamable HTTP support to MCPToolFactory by @jon-fox in #135
- Feature/133 mcptoolfactory fetch tools without event loop by @jon-fox in #139
- Feature/123 add tool arun mcpfactory by @jon-fox in #142
- max_results change in fetch_search by @Gabeleo in #143
- Feature/116 modularization by @jon-fox in #152
- fix: Add compatibility layer for instructor.multimodal.PDF import by @j4jefferson in #153
- Some final renaming + finalize upgrade guide by @KennyVaneetvelde in #157
New Contributors
- @koichikawamura made their first contribution in #107
- @Gabeleo made their first contribution in #143
- @j4jefferson made their first contribution in #153
Full Changelog: v1.1.11...v2.0