Skip to content

Commit 4fe4fef

Browse files
author
Erick Friis
committed
published
1 parent 53d2fbb commit 4fe4fef

File tree

2 files changed

+21
-15
lines changed

2 files changed

+21
-15
lines changed

poetry.lock

Lines changed: 20 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ langserve = {extras = ["server"], version = ">=0.0.30"}
1515
pydantic = "<2"
1616
langchain-core = "^0.1.15"
1717
langchain-openai = "^0.0.3"
18-
langchain-exa = {git = "https://github.com/langchain-ai/langchain.git", rev = "erick/partner-exa", subdirectory = "libs/partners/exa"}
18+
langchain-exa = "^0.0.1"
1919

2020

2121
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)