What's Changed
* MD header text splitter returns Documents by rlancemartin in https://github.com/hwchase17/langchain/pull/6571
* add mongo (HOLD) by hwchase17 in https://github.com/hwchase17/langchain/pull/6437
* Allow callback handlers to opt into being run inline by nfcampos in https://github.com/hwchase17/langchain/pull/6424
* StreamlitCallbackHandler by tconkling in https://github.com/hwchase17/langchain/pull/6315
* added redis method to delete entries by keys by ChrKahl in https://github.com/hwchase17/langchain/pull/6222
* Loader for OpenCityData and minor cleanups to Pandas, Airtable loaders by rlancemartin in https://github.com/hwchase17/langchain/pull/6301
* Add tags in agent initialization by vowelparrot in https://github.com/hwchase17/langchain/pull/6559
* Session to project by vowelparrot in https://github.com/hwchase17/langchain/pull/6249
* fix: remove callbacks arg from Tool and StructuredTool inferred schema by aledelunap in https://github.com/hwchase17/langchain/pull/6483
* bump 210 by dev2049 in https://github.com/hwchase17/langchain/pull/6656
New Contributors
* tconkling made their first contribution in https://github.com/hwchase17/langchain/pull/6315
* aledelunap made their first contribution in https://github.com/hwchase17/langchain/pull/6483
**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.209...v0.0.210