mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-18 07:18:53 +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 ``` |
||
---|---|---|
.. | ||
fixtures | ||
recordings | ||
__init__.py | ||
helpers.py | ||
streaming_assertions.py | ||
test_basic_responses.py | ||
test_conversation_responses.py | ||
test_extra_body_shields.py | ||
test_file_search.py | ||
test_tool_responses.py |