llama-stack-mirror/tests
Ben Browning 65c56d0ee8 chore: Address review feedback with minor code cleanups
The bulk of the change here is making the naming and contents of the
conversion to/from Responses API inputs -> Chat Completion API
messages and Chat Completion API choices -> Responses API outputs more
clear with some code comments, method renaming, and slight
refactoring.

There are also some other minor changes, like moving a pydantic model
from the api/ to the implementation since it's not actually exposed
via the API, as well as making some if/else usage more clear.

Signed-off-by: Ben Browning <bbrownin@redhat.com>
2025-05-08 07:03:47 -04:00
..
client-sdk/post_training feat: Add nemo customizer (#1448) 2025-03-25 11:01:10 -07:00
external-provider/llama-stack-provider-ollama refactor: Replace SQLITE_DB_PATH by SQLITE_STORE_DIR env in templates (#2055) 2025-04-29 15:28:10 -07:00
integration fix: llama4 tool use prompt fix (#2103) 2025-05-06 22:18:31 -07:00
unit chore: Address review feedback with minor code cleanups 2025-05-08 07:03:47 -04:00
verifications Update verification run.yaml based on latest main 2025-05-08 07:03:47 -04:00
__init__.py refactor(test): introduce --stack-config and simplify options (#1404) 2025-03-05 17:02:02 -08:00