mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-11 11:50:41 +00:00
cleanup
This commit is contained in:
parent
07d45f2af3
commit
47d9030542
3 changed files with 8 additions and 12 deletions
|
|
@ -35,7 +35,6 @@ def builtin_automatically_routed_apis() -> List[AutoRoutedApiInfo]:
|
|||
routing_table_api=Api.memory_banks,
|
||||
router_api=Api.memory,
|
||||
),
|
||||
# TODO: re-enable once we have proper checking on builtin routing: Issue #297
|
||||
AutoRoutedApiInfo(
|
||||
routing_table_api=Api.datasets,
|
||||
router_api=Api.datasetio,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue