mirror of
https://github.com/katanemo/plano.git
synced 2026-04-28 02:23:56 +02:00
plano orchestration using plano orchestration 4b model (#637)
This commit is contained in:
parent
60162e0575
commit
15fbb6c3af
40 changed files with 4054 additions and 449 deletions
|
|
@ -36,6 +36,7 @@ properties:
|
|||
type: string
|
||||
enum:
|
||||
- mcp
|
||||
- rest
|
||||
transport:
|
||||
type: string
|
||||
enum:
|
||||
|
|
@ -61,6 +62,10 @@ properties:
|
|||
type: string
|
||||
timeout:
|
||||
type: string
|
||||
router:
|
||||
type: string
|
||||
enum:
|
||||
- plano_orchestrator_v1
|
||||
type:
|
||||
type: string
|
||||
enum:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue