Skip to content

Commit

Permalink
Merge pull request #40 from UBC-MDS/39-dev-test-score
Browse files Browse the repository at this point in the history
feat: test completeness score
  • Loading branch information
JohnShiuMK authored May 16, 2024
2 parents 09cfe1d + f0ea891 commit 1044afc
Show file tree
Hide file tree
Showing 16 changed files with 5,321 additions and 4 deletions.
3 changes: 2 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,14 @@ channels:
dependencies:
- jupyter-book=0.15
- jupyterlab=4.0
- pandas=2.2.2
- pip=24.0
- python=3.12
- python-dotenv=1.0.1
- fire=0.6.0
- langchain=0.1.16
- ruamel.yaml=0.18.6
- tqdm=4.66.4
- pip:
- distro==1.9.0
- h11==0.14.0
Expand All @@ -21,4 +23,3 @@ dependencies:
- openai==1.26.0
- regex==2024.4.28
- tiktoken==0.6.0
- tqdm==4.66.4
Loading

0 comments on commit 1044afc

Please sign in to comment.