Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -119,7 +119,7 @@ agent = CodeAgent(
|
|
| 119 |
name=None,
|
| 120 |
description=None,
|
| 121 |
prompt_templates=prompt_templates
|
| 122 |
-
)
|
| 123 |
|
| 124 |
# #Gradio interface with text and audio output
|
| 125 |
# def gradio_search_jokes(word):
|
|
|
|
| 119 |
name=None,
|
| 120 |
description=None,
|
| 121 |
prompt_templates=prompt_templates
|
| 122 |
+
)
|
| 123 |
|
| 124 |
# #Gradio interface with text and audio output
|
| 125 |
# def gradio_search_jokes(word):
|