Skip to content

Release 0.0.57

Compare
Choose a tag to compare
@nfcampos nfcampos released this 17 Apr 17:01
· 4641 commits to main since this release

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 is undefined 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

Full Changelog: 0.0.56...0.0.57