What's Changed
- Release 0.0.56 by @nfcampos in #799
- Fix lambda docs by @nfcampos in #824
- Fix prisma addModels by @nfcampos in #833
- Milvus : Added properties to dbConfig parameter in function fromExistingCollection by @arijit-chowdhury-genea in #832
- feat: webbrowser fixes by @jacobrosenthal in #837
- reject document which
pageContent
isundefined
by @hyuraku in #829 - Lambda Tool improvements by @jasondotparse in #821
- fix: Typo in the interface docs for
PromptTemplateInput
by @spark-ming in #839 - Allow declaring examples without
run
function by @nfcampos in #841 - Zod enum support by @ashburnham in #813
- Update the implements of MapReduceDocumentsChain and fix typo by @hui0808 in #576
- Add
outputKeys
to BaseChain by @nfcampos in #843 - 475/simple sequential chain by @kwkr in #834
- docs: Improved getting-started guide by @erkhem42 in #836
- feat: Add MapReduce and Refine Documents chains to deserialize method by @spark-ming in #806
- fix: remove instanceof checks in favour of typeName checks by @justindra in #797
- Filter null documents in filesystem loaders by @nfcampos in #849
- Separate ChatMessageHistory to its own file by @nfcampos in #848
- Add missing function execution in streaming example in getting started guide by @choonkeat in #805
- Use Output Parsers for agents by @joshsny in #802
- Add example with custom qa chain for retrieval chain by @nfcampos in #851
- Adds support for memory and prompt passing to a ChatConversationalAgent by @jacoblee93 in #374
New Contributors
- @arijit-chowdhury-genea made their first contribution in #832
- @hyuraku made their first contribution in #829
- @spark-ming made their first contribution in #839
- @hui0808 made their first contribution in #576
- @kwkr made their first contribution in #834
- @erkhem42 made their first contribution in #836
- @choonkeat made their first contribution in #805
- @joshsny made their first contribution in #802
Full Changelog: 0.0.56...0.0.57