Skip to content

Commit

Permalink
new anthropic api key
Browse files Browse the repository at this point in the history
  • Loading branch information
Pietro Martino Lugato committed Aug 30, 2024
1 parent 148c6b5 commit 5b99522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ HERE=`pwd`
echo "# DO NOT EDIT !! THIS FILE IS GENERATED AT INSTALL (install.sh) !!
export A2RCHI_BASE=$HERE
export OPENAI_API_KEY=\`cat $HOME/.openai/api.key\`
export ANTHROPIC_API_KEY=\'cat $HOME/.claudeai/api.key\'
export ANTHROPIC_API_KEY=\'cat $HOME/.claudeai/api-key2.key\'
export PATH=\${PATH}:\${A2RCHI_BASE}/bin
export PYTHONPATH=\${PYTHONPATH}:\${A2RCHI_BASE}/chains:\${A2RCHI_BASE}/interfaces:\${A2RCHI_BASE}/utils
Expand Down

0 comments on commit 5b99522

Please sign in to comment.