Merge 44494c5308 into 5fec171a1e
This commit is contained in:
commit
caa95e0c68
|
|
@ -11,7 +11,7 @@ def create_risk_manager(llm, memory):
|
|||
risk_debate_state = state["risk_debate_state"]
|
||||
market_research_report = state["market_report"]
|
||||
news_report = state["news_report"]
|
||||
fundamentals_report = state["news_report"]
|
||||
fundamentals_report = state["fundamentals_report"]
|
||||
sentiment_report = state["sentiment_report"]
|
||||
trader_plan = state["investment_plan"]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue