File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed
articles/ai-studio/reference Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,6 @@ The API indicates how developers can consume predictions for the following modal
73
73
74
74
* [ Get info] ( reference-model-inference-info.md ) : Returns the information about the model deployed under the endpoint.
75
75
* [ Text embeddings] ( reference-model-inference-embeddings.md ) : Creates an embedding vector representing the input text.
76
- * [ Text completions] ( reference-model-inference-completions.md ) : Creates a completion for the provided prompt and parameters.
77
76
* [ Chat completions] ( reference-model-inference-chat-completions.md ) : Creates a model response for the given chat conversation.
78
77
* [ Image embeddings] ( reference-model-inference-images-embeddings.md ) : Creates an embedding vector representing the input text and image.
79
78
You can’t perform that action at this time.
0 commit comments