Skip to content

Commit 71f0186

Browse files
Update OpenShiftAiTaskSettings documentation for rerank task
1 parent 49954e3 commit 71f0186

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

output/openapi/elasticsearch-openapi.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

output/openapi/elasticsearch-serverless-openapi.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

output/schema/schema.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

specification/inference/_types/CommonTypes.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1897,7 +1897,7 @@ export enum OpenShiftAiSimilarityType {
18971897

18981898
export class OpenShiftAiTaskSettings {
18991899
/**
1900-
* For a `rerank` task, return the doc text within the results.
1900+
* For a `rerank` task, whether to return the source documents in the response.
19011901
*/
19021902
return_documents?: boolean
19031903
/**

0 commit comments

Comments
 (0)