What's Changed
* feat: add redisearch vectorstore by xinqiu in https://github.com/hwchase17/langchain/pull/1307
* Docs: Fix typo in memory/key_concepts.md by LelouBil in https://github.com/hwchase17/langchain/pull/1671
* Remove outdated code from Chat VectorDB QA example by matthiaskern in https://github.com/hwchase17/langchain/pull/1670
* feat: allow the unstructured kwargs to be passed in to Unstructured document loaders by MthwRobinson in https://github.com/hwchase17/langchain/pull/1667
* save messages by hwchase17 in https://github.com/hwchase17/langchain/pull/1653
* Harrison/fix nb by hwchase17 in https://github.com/hwchase17/langchain/pull/1678
* Harrison/gml save by hwchase17 in https://github.com/hwchase17/langchain/pull/1676
* Harrison/pgvector by hwchase17 in https://github.com/hwchase17/langchain/pull/1679
* Harrison/ifixit by hwchase17 in https://github.com/hwchase17/langchain/pull/1680
* Zapier Integration by agola11 in https://github.com/hwchase17/langchain/pull/1654
* Implement basic metadata filtering in Qdrant by kacperlukawski in https://github.com/hwchase17/langchain/pull/1689
* docs: add path to state_of_the_union.txt in indexes/getting_started page by jjmachan in https://github.com/hwchase17/langchain/pull/1691
* Added Mynd URL to gallery by at-b612 in https://github.com/hwchase17/langchain/pull/1684
* Fixed typo, clarified language by 3coins in https://github.com/hwchase17/langchain/pull/1682
* fix: correct a small mistake in SimpleChatModel. by pandazki in https://github.com/hwchase17/langchain/pull/1685
* add docs for save/load messages by hwchase17 in https://github.com/hwchase17/langchain/pull/1697
* Harrison/headers by hwchase17 in https://github.com/hwchase17/langchain/pull/1696
* Harrison/gr int by hwchase17 in https://github.com/hwchase17/langchain/pull/1700
* harrison/bump-version-00113 by hwchase17 in https://github.com/hwchase17/langchain/pull/1701
New Contributors
* xinqiu made their first contribution in https://github.com/hwchase17/langchain/pull/1307
* LelouBil made their first contribution in https://github.com/hwchase17/langchain/pull/1671
* matthiaskern made their first contribution in https://github.com/hwchase17/langchain/pull/1670
* jjmachan made their first contribution in https://github.com/hwchase17/langchain/pull/1691
* at-b612 made their first contribution in https://github.com/hwchase17/langchain/pull/1684
* 3coins made their first contribution in https://github.com/hwchase17/langchain/pull/1682
* pandazki made their first contribution in https://github.com/hwchase17/langchain/pull/1685
**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.112...v0.0.113