bstraehle commited on
Commit
fe720d7
1 Parent(s): f0ef4a9

Update multi_agent.py

Browse files
Files changed (1) hide show
  1. multi_agent.py +1 -1
multi_agent.py CHANGED
@@ -48,6 +48,6 @@ def run_multi_agent(llm, message):
48
 
49
  #print("### "+png_file)
50
 
51
- image_path = "/home/user/app/coding/ytd_stock_gains"
52
 
53
  return f"![YTD Stock Gains]({image_path})"
 
48
 
49
  #print("### "+png_file)
50
 
51
+ image_path = "/home/user/app/coding/ytd_stock_gains.png"
52
 
53
  return f"![YTD Stock Gains]({image_path})"