mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 18:00:36 +00:00
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:
parent
2a257dbdea
commit
bb34f7a4d4
6 changed files with 676 additions and 20 deletions
6
docs/static/llama-stack-spec.yaml
vendored
6
docs/static/llama-stack-spec.yaml
vendored
|
|
@ -6881,7 +6881,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
|
||||
|
|
@ -7015,7 +7015,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
|
||||
|
|
@ -7089,7 +7089,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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue