Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
agents-course/First_agent_template
vandenn
/
first_agent_template
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
first_agent_template
/
.flake8
vandenn
Add sentiment analysis tool, which just does another LLM call
83f6647
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
74 Bytes
[flake8]
ignore
= E203,E501,W503
max-line-length
=
88
max-complexity
=
10