mirror of
https://github.com/katanemo/plano.git
synced 2026-04-26 01:06:25 +02:00
add days and units to api server (#150)
* add days and units to api server * add more stuff * fix more
This commit is contained in:
parent
e08d406be5
commit
3b26b16fc8
2 changed files with 10 additions and 3 deletions
|
|
@ -40,7 +40,7 @@ prompt_targets:
|
|||
- name: units
|
||||
description: the temperature unit, e.g., Celsius and Fahrenheit
|
||||
type: str
|
||||
default: Celsius
|
||||
default: Fahrenheit
|
||||
endpoint:
|
||||
name: api_server
|
||||
path: /weather
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue