Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
OjciecTadeusz
/
tools-function-calling
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
tools-function-calling
File size: 50 Bytes
7a8b419
1
2
3
# tools.py
def
add_numbers
(
a, b
):
return
a + b