Spaces:
Running
Running
How did you submit?
#1
by
jcleee
- opened
Hi ZeroTimo,
Can you help me? My agent works, but I haven't been able to figure out how to submit it using the API. I am starting to stress as the due date is tomorrow. My agent is here: https://huggingface.co/spaces/jcleee/First_agent_template/tree/main. Any insight? Thank you so much.
Just use this template. Then define the call to your agent in the class BasisAgent and add your agent.py file. You don't need to change the gradio setup or anything else in the template:
https://huggingface.co/spaces/agents-course/Final_Assignment_Template
I hope this helps.