Skip to content

Commit 5021a42

Browse files
committed
Checkpoint
1 parent 9f22a9a commit 5021a42

File tree

10 files changed

+1096
-340
lines changed

10 files changed

+1096
-340
lines changed

poetry.lock

Lines changed: 249 additions & 321 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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ mistralai = { version = ">=1.0.0", optional = true }
4848
voyageai = { version = ">=0.2.2", optional = true }
4949
ranx = { version = "^0.3.0", python=">=3.10", optional = true }
5050
boto3 = {version = "1.36.0", optional = true, extras = ["bedrock"]}
51+
langcache = {path = "vendor/langcache-0.0.4-py3-none-any.whl"}
5152

5253
[tool.poetry.extras]
5354
openai = ["openai"]

0 commit comments

Comments
 (0)