Skip to content

Commit bf98315

Browse files
Update specification/inference/put/PutRequest.ts
Co-authored-by: Jonathan Buttner <[email protected]>
1 parent 835f471 commit bf98315

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`, `completion`)
47+
* * Groq (`chat_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)