kevinwang676's picture
Upload folder using huggingface_hub
4721aa1
raw
history blame contribute delete
185 Bytes
name: weather
description: Search the current weather of a city
parameters:
type: object
properties:
city:
type: string
description: City name
required:
- city