Skip to content

Commit

Permalink
set tiktoken cache dir
Browse files Browse the repository at this point in the history
  • Loading branch information
ccurme committed Sep 27, 2024
1 parent c60303b commit d5e248d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
- name: Run notebooks
env:
TIKTOKEN_CACHE_DIR: ''
# these won't actually be used because of the VCR cassettes
# but need to set them to avoid triggering getpass()
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}
Expand Down

0 comments on commit d5e248d

Please sign in to comment.