Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -56,7 +56,7 @@ demo = gr.ChatInterface(
|
|
| 56 |
label="Top-p (nucleus sampling)",
|
| 57 |
),
|
| 58 |
],
|
| 59 |
-
title="Job Description Generator expert",
|
| 60 |
description="This agent generates job description based upon input text below. Be clear and concise on the role, level, expectations, starting salary, etc. for the position. Happy finding the right talent. ",
|
| 61 |
analytics_enabled=True
|
| 62 |
)
|
|
|
|
| 56 |
label="Top-p (nucleus sampling)",
|
| 57 |
),
|
| 58 |
],
|
| 59 |
+
title="Job Description Generator expert!",
|
| 60 |
description="This agent generates job description based upon input text below. Be clear and concise on the role, level, expectations, starting salary, etc. for the position. Happy finding the right talent. ",
|
| 61 |
analytics_enabled=True
|
| 62 |
)
|