llama-stack-mirror/llama_stack/providers/inline/agents
Ashwin Bharambe e039b61d26
feat(responses)!: add in_progress, failed, content part events (#3765)
## Summary
- add schema + runtime support for response.in_progress /
response.failed / response.incomplete
- stream content parts with proper indexes and reasoning slots
- align tests + docs with the richer event payloads

## Testing
- uv run pytest
tests/unit/providers/agents/meta_reference/test_openai_responses.py::test_create_openai_response_with_string_input
- uv run pytest
tests/unit/providers/agents/meta_reference/test_response_conversion_utils.py
2025-10-10 07:27:34 -07:00
..
meta_reference feat(responses)!: add in_progress, failed, content part events (#3765) 2025-10-10 07:27:34 -07:00
__init__.py add missing inits 2024-11-08 17:54:24 -08:00