Skip to content

Commit

Permalink
Merge pull request #4 from epinzur/esp/update-trulesn
Browse files Browse the repository at this point in the history
updated trulens
  • Loading branch information
epinzur authored Jun 6, 2024
2 parents cf8c2e9 + a57d758 commit 3908ece
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ commands:
Download a llama-dataset
ingest Run an ingest pipeline
query Run an query pipeline
compare Compare results from 2 (or more) recipes
```

### Download Dataset Example
Expand Down
6 changes: 3 additions & 3 deletions poetry.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 @@ -9,7 +9,7 @@ packages = [{include = "ragulate/"}]

[tool.poetry.dependencies]
python = ">=3.10,<3.13"
epinzur-trulens-eval = ">=0.30.1a0"
epinzur-trulens-eval = ">=0.30.1b0"
kaleido = "^0.2.1"
llama-index-core = "^0.10.39.post1"
python-dotenv = "^1.0.1"
Expand Down

0 comments on commit 3908ece

Please sign in to comment.