What's Changed
* Add ToolException that a tool can throw. by xming521 in https://github.com/hwchase17/langchain/pull/5050
* Harrison/text splitter by hwchase17 in https://github.com/hwchase17/langchain/pull/5417
* New Trello document loader by GDrupal in https://github.com/hwchase17/langchain/pull/4767
* DocumentLoader for GitHub by UmerHA in https://github.com/hwchase17/langchain/pull/5408
* Harrison/spark reader by hwchase17 in https://github.com/hwchase17/langchain/pull/5405
* Set old LCTracer to default to port 8000 by vowelparrot in https://github.com/hwchase17/langchain/pull/5381
* Rename and fix typo in lancedb by eddyxu in https://github.com/hwchase17/langchain/pull/5425
* Harrison/condense q llm by hwchase17 in https://github.com/hwchase17/langchain/pull/5438
* adding MongoDBAtlasVectorSearch by P-E-B in https://github.com/hwchase17/langchain/pull/5338
* Add more code splitters (go, rst, js, java, cpp, scala, ruby, php, swift, rust) by ByronHsu in https://github.com/hwchase17/langchain/pull/5171
* bump 185 by dev2049 in https://github.com/hwchase17/langchain/pull/5442
New Contributors
* xming521 made their first contribution in https://github.com/hwchase17/langchain/pull/5050
* GDrupal made their first contribution in https://github.com/hwchase17/langchain/pull/4767
* eddyxu made their first contribution in https://github.com/hwchase17/langchain/pull/5425
* P-E-B made their first contribution in https://github.com/hwchase17/langchain/pull/5338
**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.184...v0.0.185