llama-stack-mirror/llama_stack/providers/inline/agents
Ashwin Bharambe 8e7e0ddfec
fix(responses): use conversation items when no stored messages exist (#3819)
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
```
2025-10-15 14:43:44 -07:00
..
meta_reference fix(responses): use conversation items when no stored messages exist (#3819) 2025-10-15 14:43:44 -07:00
__init__.py add missing inits 2024-11-08 17:54:24 -08:00