mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 08:46:24 +02:00
Overhaul demos directory: cleanup, restructure, and standardize configs (#760)
This commit is contained in:
parent
c3591bcbf3
commit
473996d35d
205 changed files with 304 additions and 5223 deletions
|
|
@ -1,13 +0,0 @@
|
|||
test_cases:
|
||||
- id: "get exchange rate"
|
||||
input:
|
||||
messages:
|
||||
- role: user
|
||||
content: what is exchange rate for gbp
|
||||
expected_tools:
|
||||
- type: function
|
||||
function:
|
||||
name: currency_exchange
|
||||
arguments:
|
||||
currency_symbol: GBP
|
||||
expected_output_contains: gbp
|
||||
Loading…
Add table
Add a link
Reference in a new issue