Skip to content

Commit

Permalink
Merge branch 'main' of github.com:kaviles22/Grooming-Analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
kpaviles committed Jan 3, 2025
2 parents 6c4d54b + f117076 commit 4f5c14d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/autoload_qdrant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
env:
QDRANT_URL: ${{secrets.QDRANT_URL}}
QDRANT_API_KEY: ${{secrets.QDRANT_API_KEY}}
OPENAI_API_KEY: ${{secrets.OPENAI_API_KEY}}
run: |
pip install -r requirements.txt
python autoload_qdrant.py

0 comments on commit 4f5c14d

Please sign in to comment.