mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-19 07:37:18 +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 ``` |
||
---|---|---|
.. | ||
responses | ||
__init__.py | ||
agent_instance.py | ||
agents.py | ||
config.py | ||
persistence.py | ||
safety.py |