What's Changed
- docs: remove stdout from pip install (for gymnasium) by @mbchang in #3993
- Replace remaining usage of basellm with baselangmodel by @nfcampos in #3981
- Update Notebooks by @vowelparrot in #4051
- Re-Permit Partials in
Tool
by @vowelparrot in #4058 - Fixed typo leading to broken link by @Adaverse in #4034
- Enhancement: option to Get All Tokens with a single Blockchain Document Loader call by @saginawj in #3797
- Refactor TelegramChatLoader and FacebookChatLoader classes and add tests by @hp0404 in #3863
- Deleted importing Document from document_loaders.base because Documen… by @bongsang in #4068
- Update deeplake example by @istranic in #4055
- Remove pip stdout and fix typo by @ngarske in #4050
- Export
FileChatMessageHistory
by @outday29 in #4042 - fix: incorrect data type when construct_path in chain by @Undertone0809 in #4031
- Harrison/media wiki xml by @hwchase17 in #4072
- Accept str or list[str] for shell by @vowelparrot in #4060
- Harrison/knn retriever by @hwchase17 in #4083
- bugfix: return whole document when loading with ConfluenceLoader.load by label by @obbiondo in #3980
- docs: added a link to the
Google Scholar
articles by @leo-gan in #4007 - issue#4082 base_language had wrong code comment that it was using gpt… by @pulkitmehtawork in #4084
- Router chains by @dev2049 in #4019
- Added option to reduce verbosity of Deeplake integration by @jpdus in #4038
- refactor: refactor dialogue examples (DialogueAgent, DialogueSimulator) by @mbchang in #4074
- google-serper: async + full json results + support for Google Images, Places and News by @rogerserper in #4078
- improve agent documentation by @hwchase17 in #4062
- Simplify HumanMessages in the quick start guide by @gengliangwang in #4026
- [agent] Add Spark Agent by @skcoirz in #4020
- Update python_repl docs by @AndreLCanada in #4012
- feat: prune summary buffer by @golergka in #4004
- Harrison/one drive loader by @hwchase17 in #4081
- Add firestore memory (#3792) by @hwchase17 in #3941
- Harrison/toml loader by @hwchase17 in #4090
- fix base url by @eavanvalkenburg in #4095
- DeepLake: Pass in rest of args to self._search_helper by @OlajideOgun in #4080
- bump version to 158 by @hwchase17 in #4091
New Contributors
- @Adaverse made their first contribution in #4034
- @hp0404 made their first contribution in #3863
- @bongsang made their first contribution in #4068
- @istranic made their first contribution in #4055
- @Undertone0809 made their first contribution in #4031
- @pulkitmehtawork made their first contribution in #4084
- @gengliangwang made their first contribution in #4026
- @AndreLCanada made their first contribution in #4012
- @golergka made their first contribution in #4004
- @OlajideOgun made their first contribution in #4080
Full Changelog: v0.0.157...v0.0.158