chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"_meta": {
|
||||
"description": "D6 fixtures for langgraph-python / voice",
|
||||
"sourceFile": "d5-all.json",
|
||||
"created": "2026-05-21"
|
||||
},
|
||||
"fixtures": [
|
||||
{
|
||||
"_comment": "Voice probe fast-path: exact-match content-only response.",
|
||||
"match": {
|
||||
"userMessage": "What is the weather in Tokyo?",
|
||||
"turnIndex": 0,
|
||||
"context": "langgraph-python"
|
||||
},
|
||||
"response": {
|
||||
"content": "The weather in Tokyo is currently 22°C with partly cloudy skies and light easterly winds."
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user