Skip to content

Commit

Permalink
Merge pull request #582 from bmerkle/patch-5
Browse files Browse the repository at this point in the history
fix for #574
  • Loading branch information
koreyspace authored Sep 13, 2024
2 parents c3e5457 + b3d0ad2 commit b3f5b23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 08-building-search-applications/translations/ko/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ az cognitiveservices account deployment create \
--model-name text-embedding-ada-002 \
--model-version "2" \
--model-format OpenAI \
--scale-settings-scale-type "Standard"
--sku-capacity 100 --sku-name "Standard"
```

## 해답
Expand Down

0 comments on commit b3f5b23

Please sign in to comment.