What's Changed
* verbose flag by hwchase17 in https://github.com/hwchase17/langchain/pull/683
* docs: small typo google_search.md by nickscamara in https://github.com/hwchase17/langchain/pull/692
* docs: small typo on serpapi.md by nickscamara in https://github.com/hwchase17/langchain/pull/693
* chore: move coverage config to pyproject by SauravMaheshkar in https://github.com/hwchase17/langchain/pull/694
* Harrison/serpapi extra tools by hwchase17 in https://github.com/hwchase17/langchain/pull/691
* Update examples to fix execution problems by amosjyng in https://github.com/hwchase17/langchain/pull/685
* fix whitespace for conversational agent by hwchase17 in https://github.com/hwchase17/langchain/pull/690
* Harrison/openai callback by hwchase17 in https://github.com/hwchase17/langchain/pull/684
* HuggingFacePipeline: Forward model_kwargs. by xloem in https://github.com/hwchase17/langchain/pull/696
* added common prompt load method by scadEfUr in https://github.com/hwchase17/langchain/pull/699
* version 0068 by hwchase17 in https://github.com/hwchase17/langchain/pull/701
New Contributors
* SauravMaheshkar made their first contribution in https://github.com/hwchase17/langchain/pull/694
* amosjyng made their first contribution in https://github.com/hwchase17/langchain/pull/685
* xloem made their first contribution in https://github.com/hwchase17/langchain/pull/696
* scadEfUr made their first contribution in https://github.com/hwchase17/langchain/pull/699
**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.67...v0.0.68