Skip to content

Commit 64010a9

Browse files
committed
Edit content
1 parent 90bfaad commit 64010a9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/machine-learning/how-to-use-batch-model-openai-embeddings.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -296,9 +296,7 @@ For testing our endpoint, we are going to use a sample of the dataset [BillSum:
296296
297297
# [Python](#tab/python)
298298
299-
```python
300-
ml_client.jobs.get(job.name)
301-
```
299+
[!notebook-python[] (~/azureml-examples-main/sdk/python/endpoints/batch/deploy-models/openai-embeddings/deploy-and-test.ipynb?name=configure_inputs)]
302300
303301
1. Invoke the endpoint:
304302

0 commit comments

Comments
 (0)