mirror of
https://github.com/crewAIInc/crewAI-examples.git
synced 2026-04-23 03:00:08 -04:00
added example env variables for stock_analysis
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
SERPER_API_KEY=KEY # https://serper.dev/ (free tier)
|
||||
BROWSERLESS_API_KEY=KEY # https://www.browserless.io/ (free tier)
|
||||
SEC_API_API_KEY=KEY # https://sec-api.io/ (free tier)
|
||||
OPENAI_API_KEY=KEY
|
||||
Reference in New Issue
Block a user