Files
agent-framework/dotnet/samples/AzureFunctions/01_SingleAgent/demo.http
T
Shyju Krishnankutty da6b2534c2 WIP
2026-01-12 09:06:27 -08:00

9 lines
190 B
HTTP

# Default endpoint address for local testing
@authority=http://localhost:7071
### Prompt the agent
POST {{authority}}/api/workflows/MyTestWorkflow/run
Content-Type: text/plain
Hello world