llama-stack-mirror/src/llama_stack/apis
Sébastien Han fd1603beef
chore: remove unused classes (#4077)
# What does this PR do?

These were maybe be included in the webmethod?
The unit test was pointless too since the request was never used
anywhere?

This shouldn't be in the API definition, if we never consume it.

## Test Plan

CI with pre-commit on OpenAPI spec generation.

Signed-off-by: Sébastien Han <seb@redhat.com>
2025-11-05 16:45:23 +01:00
..
agents chore!: remove the agents (sessions and turns) API (#4055) 2025-11-04 09:38:39 -08:00
batches chore!: remove all deprecated routes (including /openai/v1/ ones) (#4054) 2025-11-03 19:00:59 -08:00
benchmarks chore!: remove all deprecated routes (including /openai/v1/ ones) (#4054) 2025-11-03 19:00:59 -08:00
common chore!: remove the agents (sessions and turns) API (#4055) 2025-11-04 09:38:39 -08:00
conversations chore: remove unused classes (#4077) 2025-11-05 16:45:23 +01:00
datasetio chore!: remove all deprecated routes (including /openai/v1/ ones) (#4054) 2025-11-03 19:00:59 -08:00
datasets chore!: remove all deprecated routes (including /openai/v1/ ones) (#4054) 2025-11-03 19:00:59 -08:00
eval chore!: remove the agents (sessions and turns) API (#4055) 2025-11-04 09:38:39 -08:00
files chore!: remove all deprecated routes (including /openai/v1/ ones) (#4054) 2025-11-03 19:00:59 -08:00
inference chore!: remove all deprecated routes (including /openai/v1/ ones) (#4054) 2025-11-03 19:00:59 -08:00
inspect chore(api)!: /v1/inspect only lists v1 apis by default (#3948) 2025-10-31 11:55:46 -07:00
models chore!: remove all deprecated routes (including /openai/v1/ ones) (#4054) 2025-11-03 19:00:59 -08:00
post_training chore!: remove all deprecated routes (including /openai/v1/ ones) (#4054) 2025-11-03 19:00:59 -08:00
prompts chore(package): migrate to src/ layout (#3920) 2025-10-27 12:02:21 -07:00
providers chore(package): migrate to src/ layout (#3920) 2025-10-27 12:02:21 -07:00
safety chore!: remove all deprecated routes (including /openai/v1/ ones) (#4054) 2025-11-03 19:00:59 -08:00
scoring chore(package): migrate to src/ layout (#3920) 2025-10-27 12:02:21 -07:00
scoring_functions chore(package): migrate to src/ layout (#3920) 2025-10-27 12:02:21 -07:00
shields chore(package): migrate to src/ layout (#3920) 2025-10-27 12:02:21 -07:00
tools chore(api)!: remove tool_runtime.rag_tool from the API surface (#4067) 2025-11-04 14:50:54 -08:00
vector_io chore!: remove all deprecated routes (including /openai/v1/ ones) (#4054) 2025-11-03 19:00:59 -08:00
vector_stores chore(package): migrate to src/ layout (#3920) 2025-10-27 12:02:21 -07:00
__init__.py chore(package): migrate to src/ layout (#3920) 2025-10-27 12:02:21 -07:00
datatypes.py chore(package): migrate to src/ layout (#3920) 2025-10-27 12:02:21 -07:00
resource.py chore(package): migrate to src/ layout (#3920) 2025-10-27 12:02:21 -07:00
version.py chore(package): migrate to src/ layout (#3920) 2025-10-27 12:02:21 -07:00