Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nikosbosse committed Oct 7, 2024
1 parent 8fea01e commit 9714ed5
Show file tree
Hide file tree
Showing 3 changed files with 1,278 additions and 1,050 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/daily_run_simple_bot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ jobs:
# this reads the environment variables from the github repository.
# Store under Settings --> Secrets and variables --> Actions
env:
METACULUS_TOKEN: ${{ secrets.METACULUS_TOKEN_B1 }} # replace this with the name of the variable under which you stored your own Metaculus token
METACULUS_TOKEN: ${{ secrets.METACULUS_TOKEN }} # replace this with the name of the variable under which you stored your own Metaculus token
PERPLEXITY_API_KEY: ${{ secrets.PERPLEXITY_API_KEY }}
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
Loading

0 comments on commit 9714ed5

Please sign in to comment.