sammy786 commited on
Commit
ed63ebe
·
verified ·
1 Parent(s): b2d9bd4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -634,10 +634,6 @@ def get_recommendation_with_agent(user_id, merchant, category, amount):
634
 
635
  </details>
636
  """
637
- ```
638
-
639
- chart = create_agent_recommendation_chart_enhanced(result)
640
- yield output, chart
641
 
642
 
643
  chart = create_agent_recommendation_chart_enhanced(result)
 
634
 
635
  </details>
636
  """
 
 
 
 
637
 
638
 
639
  chart = create_agent_recommendation_chart_enhanced(result)