CryptoScoutv1 commited on
Commit
b071fa6
·
verified ·
1 Parent(s): 79b3291

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,7 +34,7 @@ def create_crewai_crypto_setup(crypto_symbol):
34
  # Main Research Agent for technical and market analysis
35
  research_agent = Agent(
36
  role="Crypto Analysis Expert",
37
- goal=f"Perform in-depth analysis on cryptocurrency realted queries, focusing on market outlook, investment strategies, technical/trade signals, and risks.",
38
  backstory="Expert in technical analysis, market sentiment, and investment strategy for cryptocurrencies.",
39
  verbose=True,
40
  allow_delegation=True,
 
34
  # Main Research Agent for technical and market analysis
35
  research_agent = Agent(
36
  role="Crypto Analysis Expert",
37
+ goal=f"Perform in-depth analysis on cryptocurrency realted queries, focusing on market outlook, trading metrics, information and metrics.",
38
  backstory="Expert in technical analysis, market sentiment, and investment strategy for cryptocurrencies.",
39
  verbose=True,
40
  allow_delegation=True,