Skip to content

Commit 2f3253f

Browse files
Version roll over to reflect torch dependency removal (#26)
* Fix indexing issues for new documents. Roll up adapter version * Merge with latest main * Update pdm.lock file * Version rollover
1 parent 49635b1 commit 2f3253f

File tree

2 files changed

+17
-245
lines changed

2 files changed

+17
-245
lines changed

pdm.lock

Lines changed: 16 additions & 244 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 @@ dependencies = [
1515
"python-magic~=0.4.27",
1616
"python-dotenv==1.0.0",
1717
# LLM Triad
18-
"unstract-adapters~=0.6.0",
18+
"unstract-adapters~=0.7.0",
1919
"llama-index==0.9.28",
2020
"tiktoken~=0.4.0",
2121
"transformers==4.37.0",

0 commit comments

Comments
 (0)