Skip to content

Commit

Permalink
api key change
Browse files Browse the repository at this point in the history
  • Loading branch information
kanlanc committed Sep 29, 2023
1 parent 1bd2982 commit b0cf6cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/useful_linkedin_connects.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

os.environ['username'] = 'itsmethefounder@outlook.com'
os.environ['password'] = "Tech4Life!"
os.environ['ANTHROPIC_API_KEY'] = "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"
os.environ['ANTHROPIC_API_KEY'] = "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"
os.environ['LANGCHAIN_API_KEY'] = "ls__0aa97ffdedf342068430ab83273564fd"


Expand Down

0 comments on commit b0cf6cc

Please sign in to comment.