llama-stack-mirror/llama_stack/providers/inline/agents/meta_reference/responses
2025-10-11 14:35:11 -07:00
..
__init__.py chore(responses): Refactor Responses Impl to be civilized (#3138) 2025-08-15 00:05:35 +00:00
openai_responses.py feat: Add support for Conversations in Responses API (#3743) 2025-10-10 11:57:40 -07:00
streaming.py feat(responses): add reasoning and annotation added events 2025-10-11 14:27:19 -07:00
tool_executor.py Added in_progress, searching, and completed events for knowledge_search tool execution to match OpenAI Responses API spec. Mirrors existing web_search event pattern. 2025-10-11 14:35:11 -07:00
types.py feat: reuse previous mcp tool listings where possible (#3710) 2025-10-10 09:28:25 -07:00
utils.py feat(responses)!: add in_progress, failed, content part events (#3765) 2025-10-10 07:27:34 -07:00