What's Changed
- Use client from LCP-SDK by @vowelparrot in #5695
- fix ver 191 by @hwchase17 in #5784
- Set Falsey by @vowelparrot in #5783
- Attribute support for html tags by @Xmaster6y in #5782
- support returning run info for llms, chat models and chains by @agola11 in #5666
- fixing from_documents method of the MongoDB Atlas vector store by @P-E-B in #5794
- Revise DATABRICKS_API_TOKEN as DATABRICKS_TOKEN by @gengliangwang in #5796
- YoutubeAudioLoader and updates to OpenAIWhisperParser by @rlancemartin in #5772
- Base RunEvaluator Chain by @vowelparrot in #5750
- [Docs][Hotfix] Fix broken links by @kouroshHakha in #5800
- Add UTF-8 json ouput support while langchain.debug is set to True. by @boxcounter in #5802
- WIP: openai settings by @hwchase17 in #5792
- added support for different types in ResponseSchema class by @MassimilianoBiancucci in #5789
- fixed faiss integ tests by @bnassivet in #5808
- add doc about reusing MongoDBAtlasVectorSearch by @Pliman in #5805
- Update adding_memory.ipynb by @ASwitlyk in #5806
- rm docs mongo by @hwchase17 in #5811
- bump ver to 192 by @hwchase17 in #5812
New Contributors
- @boxcounter made their first contribution in #5802
- @MassimilianoBiancucci made their first contribution in #5789
- @bnassivet made their first contribution in #5808
- @Pliman made their first contribution in #5805
- @ASwitlyk made their first contribution in #5806
Full Changelog: v0.0.191...v0.0.192