mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-29 15:23:51 +00:00
Remove control plane from API list
This commit is contained in:
parent
a0bf20f19a
commit
be42fd5d56
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ class Api(Enum):
|
|||
agents = "agents"
|
||||
memory = "memory"
|
||||
telemetry = "telemetry"
|
||||
control_plane = "control_plane"
|
||||
|
||||
|
||||
@json_schema_type
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue