Spaces:
Sleeping
Sleeping
Upload app.py
Browse files
app.py
CHANGED
@@ -46,7 +46,7 @@ interface = gr.Interface(
|
|
46 |
fn=make_api_call,
|
47 |
inputs=[
|
48 |
gr.Textbox(label="API Key", placeholder="Enter your API Key, e.g., sk-n 路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路"),
|
49 |
-
gr.Textbox(label="Task", lines=4, placeholder="Describe the task for the
|
50 |
gr.Textbox(label="Phone Number", placeholder="Enter phone number in international format, e.g., +1234567890")
|
51 |
],
|
52 |
outputs="json",
|
|
|
46 |
fn=make_api_call,
|
47 |
inputs=[
|
48 |
gr.Textbox(label="API Key", placeholder="Enter your API Key, e.g., sk-n 路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路路"),
|
49 |
+
gr.Textbox(label="Task", lines=4, placeholder="Describe the task for the phone agent"),
|
50 |
gr.Textbox(label="Phone Number", placeholder="Enter phone number in international format, e.g., +1234567890")
|
51 |
],
|
52 |
outputs="json",
|