mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
9 lines
199 B
HTTP
9 lines
199 B
HTTP
# Default endpoint address for local testing
|
|
@authority=http://localhost:7071
|
|
|
|
### Start the workflow
|
|
POST {{authority}}/api/workflows/ExpertReview/run
|
|
Content-Type: text/plain
|
|
|
|
What is temperature?
|