v0.11.0
What's Changed
- fix: usage of
o3
reasoning param by @olbychos in #146 - fix: add None as default input per agent by @olbychos in #149
- feat: add SQL Executor optimization for agents by @TrachukT in #147
- fix: file support by @maksDev123 in #148
- feat: update parsing logic by @olbychos in #151
- fix: update VectorStoreRetriever tracing for agents by @TrachukT in #150
- feat: update agent messages by @maksDev123 in #141
- feat: add python code metric examples by @MaksymAI in #154
- feat: Elasticsearch integration by @anastasiasenyk in #116
- feat: add validation for weaviate index name by @MaksymAI in #153
- fix: update flow logic for Map node by @TrachukT in #156
- feat: update node params by @olbychos in #152
- fix: agent inference modes by @maksDev123 in #155
- fix: stop words by @maksDev123 in #161
- fix: async streaming handler send to queue logic by @acoola in #162
- feat: add single run for metric by @MaksymAI in #158
- chore: add example financial_assistant by @anastasiasenyk in #160
- feat: update firecrawl node by @olbychos in #163
- feat: intermediate streaming by @maksDev123 in #157
- build: bump pkg to v0.11.0 by @acoola in #165
Full Changelog: v0.10.0...v0.11.0