feat(mma): Finalize Orchestrator Integration and fix all regressions
This commit is contained in:
@@ -5,7 +5,7 @@ param(
|
||||
[ValidateSet("Worker", "QA", "Utility")]
|
||||
[string]$Role = "Utility",
|
||||
|
||||
[string]$Model = "flash",
|
||||
[string]$Model = "flash-lite",
|
||||
|
||||
[switch]$ShowContext
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user