Spaces:
Runtime error
Runtime error
Kurt Nistelberger
commited on
Commit
·
9e8e1ca
1
Parent(s):
67fe2e6
app.py
CHANGED
|
@@ -156,6 +156,7 @@ with gr.Blocks() as demo:
|
|
| 156 |
gr.Markdown("# Basic Agent Evaluation Runner")
|
| 157 |
gr.Markdown(
|
| 158 |
"""
|
|
|
|
| 159 |
**Instructions:**
|
| 160 |
|
| 161 |
1. Please clone this space, then modify the code to define your agent's logic, the tools, the necessary packages, etc ...
|
|
|
|
| 156 |
gr.Markdown("# Basic Agent Evaluation Runner")
|
| 157 |
gr.Markdown(
|
| 158 |
"""
|
| 159 |
+
Modified by niku....
|
| 160 |
**Instructions:**
|
| 161 |
|
| 162 |
1. Please clone this space, then modify the code to define your agent's logic, the tools, the necessary packages, etc ...
|