Skip to content

Commit

Permalink
Version roll over to reflect torch dependency removal (#26)
Browse files Browse the repository at this point in the history
* Fix indexing issues for new documents. Roll up adapter version

* Merge with latest main

* Update pdm.lock file

* Version rollover
  • Loading branch information
gaya3-zipstack authored Mar 25, 2024
1 parent 49635b1 commit 2f3253f
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 245 deletions.
260 changes: 16 additions & 244 deletions pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies = [
"python-magic~=0.4.27",
"python-dotenv==1.0.0",
# LLM Triad
"unstract-adapters~=0.6.0",
"unstract-adapters~=0.7.0",
"llama-index==0.9.28",
"tiktoken~=0.4.0",
"transformers==4.37.0",
Expand Down

0 comments on commit 2f3253f

Please sign in to comment.