mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
88347f6494
* Update foundry hosting samples * Add file data type support * Fix file content and add more tests * Fix README * Address comments * Fix int tests * remove temp
8 lines
162 B
YAML
8 lines
162 B
YAML
kind: hosted
|
|
name: agent-framework-agent-with-local-tools-responses
|
|
protocols:
|
|
- protocol: responses
|
|
version: 1.0.0
|
|
resources:
|
|
cpu: "0.25"
|
|
memory: 0.5Gi |