on1onmangoes commited on
Commit
9a13b23
·
verified ·
1 Parent(s): 7174ef9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -73,7 +73,7 @@ def stream_chat_with_rag(
73
  history.append((message, answer))
74
 
75
  # Return the updated history
76
- return history
77
 
78
 
79
  # Function to handle PDF processing API call
 
73
  history.append((message, answer))
74
 
75
  # Return the updated history
76
+ #return history
77
 
78
 
79
  # Function to handle PDF processing API call