mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-17 08:59:51 +00:00
more removal
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
This commit is contained in:
parent
80849a6e5f
commit
b94b701317
3 changed files with 0 additions and 7 deletions
|
|
@ -47,10 +47,6 @@ def builtin_automatically_routed_apis() -> list[AutoRoutedApiInfo]:
|
|||
routing_table_api=Api.shields,
|
||||
router_api=Api.safety,
|
||||
),
|
||||
AutoRoutedApiInfo(
|
||||
routing_table_api=Api.vector_dbs,
|
||||
router_api=Api.vector_io,
|
||||
),
|
||||
AutoRoutedApiInfo(
|
||||
routing_table_api=Api.datasets,
|
||||
router_api=Api.datasetio,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue