llama-stack-mirror/tests/unit/providers
Ben Browning 263eb6fd37 fix: Restore previous responses to input list, not messages
This adjusts the restoration of previous responses to prepend them to
the list of Responses API inputs instead of our converted list of Chat
Completion messages. This matches the expected behavior of the
Responses API, and I misinterpreted the nuances here in the initial implementation.

Signed-off-by: Ben Browning <bbrownin@redhat.com>
2025-05-02 11:56:39 -04:00
..
agents fix: Restore previous responses to input list, not messages 2025-05-02 11:56:39 -04:00
inference chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
nvidia fix: Fix messages format in NVIDIA safety check request body (#2063) 2025-04-30 18:01:28 +02:00
utils fix: allow use of models registered at runtime (#1980) 2025-05-01 12:00:58 -07:00
vector_io chore: Updating sqlite-vec to make non-blocking calls (#1762) 2025-03-23 17:25:44 -07:00
test_configs.py feat(api): don't return a payload on file delete (#1640) 2025-03-25 17:12:36 -07:00