Skip to content

Commit

Permalink
Fix ingest workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
gadhagod committed Jul 25, 2023
1 parent 94375f6 commit 70bfcfd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/store-embeddings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ jobs:
run: python3 ingest.py --reset
env:
ROCKSET_API_KEY: ${{ secrets.ROCKSET_API_KEY }}
ROCKSET_API_SERVER: https://api.rs2.usw2.rockset.com
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}

0 comments on commit 70bfcfd

Please sign in to comment.