mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-04 12:07:34 +00:00
# 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. |
||
---|---|---|
.. | ||
__init__.py | ||
openai_responses.py | ||
streaming.py | ||
tool_executor.py | ||
types.py | ||
utils.py |