mirror of
https://github.com/katanemo/plano.git
synced 2026-07-20 16:41:04 +02:00
add support for format
This commit is contained in:
parent
5bf9a80283
commit
0ef9d62565
8 changed files with 83 additions and 19 deletions
|
|
@ -73,15 +73,6 @@ Content-Type: application/json
|
|||
{
|
||||
"role": "user",
|
||||
"content": "for next 10 days"
|
||||
},
|
||||
{
|
||||
"role": "assistant",
|
||||
"content": "Could you tell me what units you want the weather in? (For example: Celsius or Fahrenheit)",
|
||||
"model": "Arch-Function-1.5b"
|
||||
},
|
||||
{
|
||||
"role": "user",
|
||||
"content": "Fahrenheit"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue