Spaces:
Running
Running
Update Gradio_UI.py
Browse files- Gradio_UI.py +1 -1
Gradio_UI.py
CHANGED
@@ -44,7 +44,7 @@ section_header = "Section Overview"
|
|
44 |
|
45 |
agent_footer = """
|
46 |
Thanks for trying it out!
|
47 |
-
"""
|
48 |
|
49 |
def pull_messages_from_step(
|
50 |
step_log: MemoryStep,
|
|
|
44 |
|
45 |
agent_footer = """
|
46 |
Thanks for trying it out!
|
47 |
+
"""
|
48 |
|
49 |
def pull_messages_from_step(
|
50 |
step_log: MemoryStep,
|