Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
eyurtsev committed Apr 11, 2024
1 parent c459936 commit af05041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/notebooks/tool_usage/benchmark_all_tasks.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"# This is just the default list below\n",
"required_env_vars = [\n",
" \"LANGCHAIN_API_KEY\",\n",
" \"CHATFIREWORKS_API_KEY\",\n",
" \"ANTHROPIC_API_KEY\",\n",
" \"OPENAI_API_KEY\",\n",
"]\n",
"for var in required_env_vars:\n",
Expand Down

0 comments on commit af05041

Please sign in to comment.