Files
agent-framework/dotnet/tests/Microsoft.Agents.AI.Workflows.Declarative.IntegrationTests/Workflows/MediaInputConversation.yaml
T
Chris Rickman 51e941ff3a Updated
2026-01-28 15:04:08 -08:00

13 lines
222 B
YAML

kind: Workflow
trigger:
kind: OnConversationStart
id: workflow_test
actions:
- kind: InvokeAzureAgent
id: invoke_vision
conversationId: =System.ConversationId
agent:
name: VisionAgent