llama-stack-mirror/llama_stack/providers
Ashwin Bharambe 3f1f7c3f7f feat(responses): add reasoning and annotation added events
Implements missing streaming events from OpenAI Responses API spec: reasoning text/summary events for o1/o3 models, refusal events for safety moderation, annotation events for citations, and file search streaming events. Added optional reasoning_content field to chat completion chunks to support non-standard provider extensions. Refactored streaming orchestrator to handle new content types via helper methods.
2025-10-11 14:27:19 -07:00
..
inline feat(responses): add reasoning and annotation added events 2025-10-11 14:27:19 -07:00
registry feat: Add support for Conversations in Responses API (#3743) 2025-10-10 11:57:40 -07:00
remote fix(mypy): fix wrong attribute access (#3770) 2025-10-10 09:30:43 -07:00
utils feat: use SecretStr for inference provider auth credentials (#3724) 2025-10-10 07:32:50 -07:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py feat: combine ProviderSpec datatypes (#3378) 2025-09-18 16:10:00 +02:00