Skip to content

Commit 709a690

Browse files
szabostevegithub-actions[bot]
authored andcommitted
Updates general PUT inference page with new HuggingFace task types. (#4519)
(cherry picked from commit 7903ade)
1 parent 3b6a898 commit 709a690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/inference/put/PutRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ import { TaskType } from '@inference/_types/TaskType'
4040
* * ELSER (`sparse_embedding`)
4141
* * Google AI Studio (`completion`, `text_embedding`)
4242
* * Google Vertex AI (`rerank`, `text_embedding`)
43-
* * Hugging Face (`text_embedding`)
43+
* * Hugging Face (`chat_completion`, `completion`, `text_embedding`)
4444
* * Mistral (`text_embedding`)
4545
* * OpenAI (`chat_completion`, `completion`, `text_embedding`)
4646
* * VoyageAI (`text_embedding`, `rerank`)

0 commit comments

Comments
 (0)