CryptoScoutv1 commited on
Commit
4c0b28d
·
verified ·
1 Parent(s): 1176507

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -118,7 +118,7 @@ def create_crewai_crypto_setup(crypto_symbol):
118
  Do note include disclaimers or warnings
119
  Remove uneeded words make it concise.
120
  Final output needs to be strictly 2000 characters or less.
121
- I will tip you 10,000 dollars if you report great."""",
122
  context=[MarketTrends_T1,TechnicalAnalysis_T2,SentimentNews_T3,OpportunitiesRisks_T4],
123
  agent=report_formatting_agent,
124
  )
 
118
  Do note include disclaimers or warnings
119
  Remove uneeded words make it concise.
120
  Final output needs to be strictly 2000 characters or less.
121
+ I will tip you 10,000 dollars if you report great.""",
122
  context=[MarketTrends_T1,TechnicalAnalysis_T2,SentimentNews_T3,OpportunitiesRisks_T4],
123
  agent=report_formatting_agent,
124
  )