v.0.2.0
What's Changed
- Add full logs for failures by @BenConstable9 in #147
- Use built in chat history support by @BenConstable9 in #148
- Add state store for Autogen by @krisnyl in #150
- Fix bad Disambiguation Agent update by @BenConstable9 in #151
- Added Cosmos state store by @krisnyl in #152
- Update Documentation For Image Processing by @BenConstable9 in #153
- Fix postgresql by @BenConstable9 in #155
- Improvements to method of query rewriting by @BenConstable9 in #156
- AutoGen Version Upgrade by @BenConstable9 in #157
- Fix issues with model flow between agents, add structured output modes and add follow up questions by @BenConstable9 in #158
- Rename followUpQuestions -> followUpSuggestions by @BenConstable9 in #159
- Add automatic row limit by @BenConstable9 in #160
- Layout Merger Fixes & Text Chunker Optimisation by @BenConstable9 in #161
- Fix too large payload error on function apps by reducing rate of processing by @BenConstable9 in #162
- Add some initial tests by @BenConstable9 in #163
- Add missing unit test for function app by @BenConstable9 in #165
- Bump Version by @BenConstable9 in #166
New Contributors
Full Changelog: v.0.1.0...v.0.2.0