mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-19 15:38:52 +00:00
Handle a base case when no stored messages exist because no Response call has been made. ## Test Plan ``` ./scripts/integration-tests.sh --stack-config server:ci-tests \ --suite responses --inference-mode record-if-missing --pattern test_conversation_responses ``` |
||
---|---|---|
.. | ||
__init__.py | ||
openai_responses.py | ||
streaming.py | ||
tool_executor.py | ||
types.py | ||
utils.py |