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 3b6a898 commit 709a690Copy full SHA for 709a690
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 (`text_embedding`)
45
* * OpenAI (`chat_completion`, `completion`, `text_embedding`)
46
* * VoyageAI (`text_embedding`, `rerank`)
0 commit comments