What's Changed
- Fix pytest collection warning by @eyurtsev in #3651
- Add unit-test to catch changes to required deps by @eyurtsev in #3662
- update example of ConstitutionalChain.from_llm by @piotrm0 in #3630
- Add lazy iteration interface to document loaders by @eyurtsev in #3659
- Suppress duckdb warning in unit tests explicitly by @eyurtsev in #3653
- Blob: Add validator and use future annotations by @eyurtsev in #3650
- Remove Pexpect Dependency by @vowelparrot in #3667
- Fixed some typos on deployment.md by @TheSeer507 in #3652
- Add query parsing unit tests by @dev2049 in #3672
- Nit: list to sequence by @dev2049 in #3678
- Add validation on agent instantiation for multi-input tools by @vowelparrot in #3681
- Multiagent authoritarian by @mbchang in #3686
- bump version to 152 by @hwchase17 in #3695
New Contributors
Full Changelog: v0.0.151...v0.0.152