llama-stack-mirror/llama_stack/providers/inline/agents/meta_reference/responses
ashwinb 9324e902f1
refactor(responses): move stuff into some utils and add unit tests (#3158)
# What does this PR do?
Refactors the OpenAI response conversion utilities by moving helper functions from `openai_responses.py` to `utils.py`. Adds unit tests.
2025-08-15 00:05:36 +00:00
..
__init__.py chore(responses): Refactor Responses Impl to be civilized (#3138) 2025-08-15 00:05:35 +00:00
openai_responses.py refactor(responses): move stuff into some utils and add unit tests (#3158) 2025-08-15 00:05:36 +00:00
streaming.py chore(responses): Refactor Responses Impl to be civilized (#3138) 2025-08-15 00:05:35 +00:00
tool_executor.py chore(responses): Refactor Responses Impl to be civilized (#3138) 2025-08-15 00:05:35 +00:00
types.py chore(responses): Refactor Responses Impl to be civilized (#3138) 2025-08-15 00:05:35 +00:00
utils.py refactor(responses): move stuff into some utils and add unit tests (#3158) 2025-08-15 00:05:36 +00:00