llama-stack-mirror/llama_stack/providers
Ashwin Bharambe 975e70cab3 feat(responses): add MCP argument streaming and content part events
- Add content part events (response.content_part.added/done) for granular text streaming
- Implement MCP-specific argument streaming (response.mcp_call.arguments.delta/done)
- Differentiate between MCP and function call streaming events
- Update unit and integration tests for new streaming events
- Ensure proper event ordering and OpenAI spec compliance

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-12 23:02:39 -07:00
..
inline feat(responses): add MCP argument streaming and content part events 2025-08-12 23:02:39 -07:00
registry chore(tests): fix responses and vector_io tests (#3119) 2025-08-12 16:15:53 -07:00
remote chore(tests): fix responses and vector_io tests (#3119) 2025-08-12 16:15:53 -07:00
utils chore(tests): fix responses and vector_io tests (#3119) 2025-08-12 16:15:53 -07:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py feat: create unregister shield API endpoint in Llama Stack (#2853) 2025-08-05 07:33:46 -07:00