Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
agents-course/Final_Assignment_Template
abetavarez
/
Astro
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Astro
/
agents
/
__init__.py
Abraham E. Tavarez
Astro final challenge agent
2125ce6
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
153 Bytes
from
.hf_code_agent
import
hf_code_agent
from
.hf_tool_calling_agent
import
hf_tool_calling_agent
__all__ = [
"hf_tool_calling_agent"
,
"hf_code_agent"
]