Skip to content

Commit a408ec1

Browse files
Update PutHuggingFaceRequest ts - task settings optional
1 parent 6a323ec commit a408ec1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/inference/put_hugging_face/PutHuggingFaceRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ import { Id } from '@_types/common'
4949
* The selected model must support the `sentence-ranking` task and expose OpenAI API.
5050
* HuggingFace supports only dedicated (not serverless) endpoints for `Rerank` so far.
5151
* After the endpoint is initialized, copy the full endpoint URL for use.
52-
* Must include task_settings.
52+
5353
* Tested models for `rerank` task:
5454
*
5555
* * `bge-reranker-base`

0 commit comments

Comments
 (0)