chore: re-add deprecated routes to the combined spec

Matches https://github.com/llamastack/llama-stack/pull/4156

Signed-off-by: Sébastien Han <seb@redhat.com>
This commit is contained in:
Sébastien Han 2025-11-14 10:05:49 +01:00
parent 2a257dbdea
commit bb34f7a4d4
No known key found for this signature in database
6 changed files with 676 additions and 20 deletions

View file

@ -5320,7 +5320,7 @@ components:
- `get_adapter_impl(config, deps)`: returns the adapter implementation
Example: `module: ramalama_stack`
nullable: true
pip_packages:
description: The pip dependencies needed for this implementation
@ -5454,7 +5454,7 @@ components:
- `get_adapter_impl(config, deps)`: returns the adapter implementation
Example: `module: ramalama_stack`
nullable: true
pip_packages:
description: The pip dependencies needed for this implementation
@ -5528,7 +5528,7 @@ components:
- `get_adapter_impl(config, deps)`: returns the adapter implementation
Example: `module: ramalama_stack`
nullable: true
pip_packages:
description: The pip dependencies needed for this implementation