llama-stack-mirror/llama_stack/providers
Omer Tuchfeld 5e18d4d097
fix(agent): ensure turns are sorted (#2854)
# What does this PR do?

Ensures that session turns retrieved from the agent persistence layer
are sorted by their `started_at` timestamp, as the key-value store does
not guarantee order.

Closes #2852

## Test Plan

- [ ] Add unit tests
2025-07-22 10:24:51 -07:00
..
inline fix(agent): ensure turns are sorted (#2854) 2025-07-22 10:24:51 -07:00
registry docs: minor fix of the pgvector provider spec description (#2847) 2025-07-21 22:10:35 -07:00
remote feat(vllm): periodically refresh models (#2823) 2025-07-18 15:53:09 -07:00
utils feat: create dynamic model registration for OpenAI and Llama compat remote inference providers (#2745) 2025-07-16 12:49:38 -04:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py docs: auto generated documentation for providers (#2543) 2025-06-30 15:13:20 +02:00