What's Changed
- Add dynamodb chat message history by @sousousore1 in #1016
- Fix typo in additional_functionality.mdx by @zjmiller in #1151
- Update wording on vercel install instructions by @nfcampos in #1165
- StructuredOutputParser prompt update to handle more complex schemas, adds an integration test by @jacoblee93 in #1166
- Add new output parser CustomListOutputParser that allows for more specificity by @JulienMartel in #1045
- Fix streaming for azure openai models which is slightly different and DONE is never triggered by @nfcampos in #1167
- [Doc][QuickStart] Move steps forget to move by @killinsun in #1163
- Moved handleChainEnd to After Context Update by @bkodes in #1172
- Add missing createVectorStoreRouterAgent export by @nSimonFR in #1178
- Add test-exports-esbuild by @nfcampos in #1170
- Router chain (MultiRetrievalQAChain & MultiPromptChain) by @ppramesi in #1150
- Release 0.0.72 by @nfcampos in #1185
New Contributors
- @sousousore1 made their first contribution in #1016
- @zjmiller made their first contribution in #1151
- @JulienMartel made their first contribution in #1045
- @bkodes made their first contribution in #1172
Full Changelog: 0.0.72...0.0.73