mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
fix
This commit is contained in:
parent
d0496e7d91
commit
2f86900c3a
1 changed files with 2 additions and 2 deletions
|
|
@ -63,7 +63,7 @@ test_cases:
|
|||
- role: "assistant"
|
||||
content: "Can you please provide me the days for the weather forecast?"
|
||||
- role: "user"
|
||||
content: "los angeles in 5 days"
|
||||
content: "5 days"
|
||||
tools:
|
||||
- type: "function"
|
||||
function:
|
||||
|
|
@ -82,7 +82,7 @@ test_cases:
|
|||
required: ["location", "days"]
|
||||
expected:
|
||||
- type: "metadata"
|
||||
hallucination: true
|
||||
hallucination: false
|
||||
|
||||
- id: "[WEATHER AGENT] - multi turn, single tool, clarification"
|
||||
input:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue