version 0.0.53 (#497)

harrison/combine-docs-parse
Harrison Chase 1 year ago committed by GitHub
parent 0072686aab
commit d95b39d37f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -33,7 +33,7 @@
"metadata": {},
"outputs": [],
"source": [
"from langchain import GoogleSearchAPIWrapper"
"from langchain.utilities import GoogleSearchAPIWrapper"
]
},
{

@ -1,6 +1,6 @@
[tool.poetry]
name = "langchain"
version = "0.0.52"
version = "0.0.53"
description = "Building applications with LLMs through composability"
authors = []
license = "MIT"

Loading…
Cancel
Save