We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 186aca3 commit 35c73b2Copy full SHA for 35c73b2
specification/inference/put/PutRequest.ts
@@ -40,7 +40,7 @@ import { TaskType } from '@inference/_types/TaskType'
40
* * ELSER (`sparse_embedding`)
41
* * Google AI Studio (`completion`, `text_embedding`)
42
* * Google Vertex AI (`rerank`, `text_embedding`)
43
- * * Hugging Face (`text_embedding`)
+ * * Hugging Face (`chat_completion`, `completion`, `text_embedding`)
44
* * Mistral (`chat_completion`, `completion`, `text_embedding`)
45
* * OpenAI (`chat_completion`, `completion`, `text_embedding`)
46
* * VoyageAI (`text_embedding`, `rerank`)
0 commit comments