llama-stack-mirror/llama_stack/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
..
inline fix: Restore previous responses to input list, not messages 2025-05-02 11:56:39 -04:00
registry fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00
remote chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
tests chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
utils chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00