Skip to content

Commit

Permalink
Merge pull request #26 from aurelio-labs/james/v0.1.0.dev0
Browse files Browse the repository at this point in the history
chore: align with sr dev
  • Loading branch information
jamescalam authored Nov 19, 2024
2 parents 43ee0ac + 8708f67 commit 0c0c1d4
Show file tree
Hide file tree
Showing 5 changed files with 963 additions and 1,247 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
- name: Install dependencies
run: |
poetry install --all-extras
pip install cohere
- name: Install nltk
run: |
pip install nltk
Expand Down
Loading

0 comments on commit 0c0c1d4

Please sign in to comment.