Files
ss-tools/specs/033-gradio-agent-chat/fixtures/model/cancel_generation.json
2026-06-09 10:10:26 +03:00

2 lines
458 B
JSON

{"fixture_id":"FX_AgentChat.Model.CancelGeneration","verifies":"AgentChat.Model","edge":"cancel_during_streaming","input":{"action":"cancelGeneration","state_before":{"streamingState":"streaming","partialText":"Вот результаты поиска: найдено 3 дашборда"}},"expected":{"state_after":{"streamingState":"idle","partialText":"Вот результаты поиска: найдено 3 дашборда","isInputLocked":false}}}