mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-04 04:04:14 +00:00
added more docs
This commit is contained in:
parent
dad480ded7
commit
6778359493
3 changed files with 12 additions and 15 deletions
|
@ -237,7 +237,6 @@ class AgenticSystemExecuteResponseStreamChunk:
|
|||
|
||||
|
||||
class AgenticSystem(Protocol):
|
||||
"""Set of methods that can be called on the agentic system."""
|
||||
|
||||
@webmethod(route="/agentic_system/create")
|
||||
def create_agentic_system(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue