What's Changed
* update notebook and make backwards compatible by hwchase17 in https://github.com/hwchase17/langchain/pull/772
* Add missing verb by wunderalbert in https://github.com/hwchase17/langchain/pull/768
* Suggestions for better debugging by amosjyng in https://github.com/hwchase17/langchain/pull/765
* increase text-davinci-003 contextsize to 4097 by wskish in https://github.com/hwchase17/langchain/pull/748
* Harrison/add to search by hwchase17 in https://github.com/hwchase17/langchain/pull/778
* Harrison/hf pipeline by hwchase17 in https://github.com/hwchase17/langchain/pull/780
* Harrison/refactor agent by hwchase17 in https://github.com/hwchase17/langchain/pull/781
* add model kwargs to handle stop token from cohere by hwchase17 in https://github.com/hwchase17/langchain/pull/773
* fixing bash util by hwchase17 in https://github.com/hwchase17/langchain/pull/779
* Sql prompt improvement by fpingham in https://github.com/hwchase17/langchain/pull/787
* Sample row in table info for SQLDatabase (769) by hwchase17 in https://github.com/hwchase17/langchain/pull/782
* Harrison/fix caching bug by hwchase17 in https://github.com/hwchase17/langchain/pull/788
* Harrison/tool decorator by hwchase17 in https://github.com/hwchase17/langchain/pull/790
* bump version to 0074 by hwchase17 in https://github.com/hwchase17/langchain/pull/791
New Contributors
* wunderalbert made their first contribution in https://github.com/hwchase17/langchain/pull/768
* wskish made their first contribution in https://github.com/hwchase17/langchain/pull/748
**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.73...v0.0.74