What's Changed
* Added filter and delete all option to delete function in Pinecone integration, updated base VectorStore's delete function by 0xcha05 in https://github.com/hwchase17/langchain/pull/6876
* docstrings `document_loaders` 1 by leo-gan in https://github.com/hwchase17/langchain/pull/6847
* docstrings `document_loaders` 2 by leo-gan in https://github.com/hwchase17/langchain/pull/6890
* Vectara upd2 by ofermend in https://github.com/hwchase17/langchain/pull/6506
* Add JSON Lines support to JSONLoader by skozlovf in https://github.com/hwchase17/langchain/pull/6913
* added `Brave Search` document_loader by leo-gan in https://github.com/hwchase17/langchain/pull/6989
* move base prompt to schema by hwchase17 in https://github.com/hwchase17/langchain/pull/6995
* Fix typo in google_places_api.py by eltociear in https://github.com/hwchase17/langchain/pull/7055
* Fix sample in FAISS section by izeye in https://github.com/hwchase17/langchain/pull/7050
* openapi chain nit by baskaryan in https://github.com/hwchase17/langchain/pull/7012
* Update get_started.mdx by joaomsimoes in https://github.com/hwchase17/langchain/pull/7005
* Remove duplicate mongodb integration doc by adam91holt in https://github.com/hwchase17/langchain/pull/7006
* docs: commented out `editUrl` option by leo-gan in https://github.com/hwchase17/langchain/pull/6440
* Add SpacyEmbeddings class by rjarun8 in https://github.com/hwchase17/langchain/pull/6967
* bump 222 by baskaryan in https://github.com/hwchase17/langchain/pull/7086
New Contributors
* 0xcha05 made their first contribution in https://github.com/hwchase17/langchain/pull/6876
* skozlovf made their first contribution in https://github.com/hwchase17/langchain/pull/6913
* joaomsimoes made their first contribution in https://github.com/hwchase17/langchain/pull/7005
* adam91holt made their first contribution in https://github.com/hwchase17/langchain/pull/7006
* rjarun8 made their first contribution in https://github.com/hwchase17/langchain/pull/6967
**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.221...v0.0.222