Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -425,7 +425,7 @@ def save_memory(purpose, history):
|
|
425 |
#new_history = resp
|
426 |
print (resp)
|
427 |
#out+=resp
|
428 |
-
|
429 |
s=s+chunk-1000
|
430 |
print ("final1" + resp)
|
431 |
try:
|
|
|
425 |
#new_history = resp
|
426 |
print (resp)
|
427 |
#out+=resp
|
428 |
+
ee=ee+chunk-1000
|
429 |
s=s+chunk-1000
|
430 |
print ("final1" + resp)
|
431 |
try:
|