What's Changed
- Add type information for crawler.py by @rowillia in #738
- Add params to reduce K dynamically to reduce it below token limit by @Who828 in #739
- Upper bound on number of iterations by @fpingham in #754
- add prompt type by @hwchase17 in #730
- (wip) Harrison/serialize agents by @hwchase17 in #725
- add loading chains from hub by @hwchase17 in #757
- output parser serialization by @hwchase17 in #758
- load agents from hub by @hwchase17 in #759
- Harrison/serialize from llm and tools by @hwchase17 in #760
- Serialize all the chains! by @sjwhitmore in #761
- add docs for loading from hub by @hwchase17 in #763
- bump version to 0072 by @hwchase17 in #767
New Contributors
Full Changelog: v0.0.71...v0.0.72