Update app.py
Browse files
app.py
CHANGED
@@ -277,7 +277,7 @@ Answer:
|
|
277 |
returns_streaming_generator=True,
|
278 |
print_output=False,
|
279 |
)
|
280 |
-
|
281 |
# Log the success
|
282 |
logging.info("Response stream generated successfully")
|
283 |
|
|
|
277 |
returns_streaming_generator=True,
|
278 |
print_output=False,
|
279 |
)
|
280 |
+
|
281 |
# Log the success
|
282 |
logging.info("Response stream generated successfully")
|
283 |
|