Skip to content

Commit 835f471

Browse files
committed
Adds completion to task list.
1 parent 1216bbd commit 835f471

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
@@ -44,7 +44,7 @@ import { TaskType } from '@inference/_types/TaskType'
4444
* * ELSER (`sparse_embedding`)
4545
* * Google AI Studio (`completion`, `text_embedding`)
4646
* * Google Vertex AI (`chat_completion`, `completion`, `rerank`, `text_embedding`)
47-
* * Groq (`chat_completion`)
47+
* * Groq (`chat_completion`, `completion`)
4848
* * Hugging Face (`chat_completion`, `completion`, `rerank`, `text_embedding`)
4949
* * JinaAI (`rerank`, `text_embedding`)
5050
* * Llama (`chat_completion`, `completion`, `text_embedding`)

0 commit comments

Comments
 (0)