Azure / Azure/azure-functions-agents-runtime
Add `Endpoint` option to front-matter.specs
Open
- Dominant language
- Python
- Stars
- 9
- Forks
- 7
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 20
Description
Right now the front-matter only specifies needing "model" which corresponds to the "Deployment Model" in Foundry (MAF). We should update it to accept an Endpoint option too.
Our runner currently specifies multiple options for agent harness in MAF - "openai", "foundry", "azure-openai". We should consider adding top-level models for agent-config (endpoint, model, temperature, etc) so that its a single place of truth for the customer.
Contributor guide
Assessment
This issue has not been assessed yet.