What's Changed
- Release by @nfcampos in #721
- get rid of instanceof check in agent executor by @agola11 in #725
- Filter null values out of metadata for pinecone by @nfcampos in #723
- docs: typo in Replicate integration by @LarchLiu in #730
- Add links to API key sources by @jameshfisher in #715
- How to run Supabase example by @jameshfisher in #718
- Instructions for running Pinecone example by @jameshfisher in #719
- Add embedding example using Cohere by @jameshfisher in #717
- More LLM hello world examples: OpenAI Chat, Replicate, HuggingFace by @jameshfisher in #716
- docs: add missing 's' by @arronKler in #729
- feat: Add RefineChain by @RohitMidha23 in #607
- Add s3 file loader by @jasondotparse in #599
- feat: DataberryRetriever (#643) by @agola11 in #732
- Add Playwright DocumentLoader by @federicoestevez in #546
- feat: add Milvus as vectorStore provider by @Roland0511 in #600
- Support combining multiple output parsers by @jmandel in #618
- Update serde interfaces after removing handling of paths, make hn test an int test, fix some docs by @nfcampos in #736
- Remove unnecessary
protected
keyword in a few places by @nfcampos in #743 - Disable milvus test by default, it requires another docker container running by @nfcampos in #744
New Contributors
- @RohitMidha23 made their first contribution in #607
- @federicoestevez made their first contribution in #546
- @Roland0511 made their first contribution in #600
- @jmandel made their first contribution in #618
Full Changelog: 0.0.52...0.0.53