cb0bf2d053 | ||
---|---|---|
.. | ||
image_build_with_reqirements | ||
README.md | ||
command.sh | ||
deployment-with-docker-context-environment.yaml | ||
deployment.yaml | ||
endpoint-system-identity.yaml | ||
endpoint-user-identity.yaml | ||
model.yaml | ||
sample-request.json |
README.md
Deploy a prompt flow to AzureML managed online endpoint
This folder includes samples to deploy a prompt flow to managed online endpoint.
We use the sample flow basic-chat. To learn more about how to run this flow locally, please refer to quick start guidance of prompt flow.
The command to deploy the flow to managed online endpoint in the command.sh
file.
For detailed guidance of how to deploy a prompt flow to managed online endpoint, please refer to this document