Skip to content

Commit

Permalink
update deployment config
Browse files Browse the repository at this point in the history
  • Loading branch information
rachhek committed Dec 5, 2024
1 parent b49f339 commit 1ab6378
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion named_entity_recognition/configs/deployment_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"ENV_NAME": "dev",
"TEST_FILE_PATH": "sample-request.json",
"ENDPOINT_NAME": "",
"ENDPOINT_NAME": "test-1-rachhek-1",
"ENDPOINT_DESC": "An online endpoint serving a flow for named entity flow",
"DEPLOYMENT_DESC": "prompt flow deployment",
"PRIOR_DEPLOYMENT_NAME": "",
Expand Down

0 comments on commit 1ab6378

Please sign in to comment.