Files
agent-framework/python/samples/04-hosting/foundry-hosted-agents/invocations/01_basic/agent.yaml
T
2026-04-20 16:34:53 -07:00

10 lines
295 B
YAML

# yaml-language-server: $schema=https://raw.githubusercontent.com/microsoft/AgentSchema/refs/heads/main/schemas/v1.0/ContainerAgent.yaml
kind: hosted
name: agent-framework-agent-basic-invocations
protocols:
- protocol: invocations
version: 1.0.0
resources:
cpu: '0.25'
memory: '0.5Gi'