We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e9dc3a commit 2e75449Copy full SHA for 2e75449
langchain/pyproject.toml
@@ -5,7 +5,7 @@ description = "An integration package connecting Vectorize and LangChain"
5
readme = "README.md"
6
keywords = ["langchain", "vectorize", "retrieval", "search"]
7
authors = [
8
- { name = "Vectorize", email = "Vectorize <contact@vectorize.io>" },
+ { name = "Vectorize", email = "contact@vectorize.io" },
9
]
10
requires-python = ">=3.9"
11
dependencies = [
0 commit comments