This commit is contained in:
Chris Rickman
2026-01-28 15:04:08 -08:00
committed by Peter Ibekwe
parent 1f8463f9bb
commit 51e941ff3a
6 changed files with 152 additions and 28 deletions
@@ -0,0 +1,15 @@
kind: Workflow
trigger:
kind: OnConversationStart
id: workflow_test
actions:
- kind: InvokeAzureAgent
id: invoke_vision
agent:
name: VisionAgent
input:
messages: =System.LastMessage
output:
autoSend: true