Skip to content

add rerank configs in controlplane#1158

Open
snegi-do wants to merge 1 commit intodigitalocean:mainfrom
snegi-do:add-rerank-configs
Open

add rerank configs in controlplane#1158
snegi-do wants to merge 1 commit intodigitalocean:mainfrom
snegi-do:add-rerank-configs

Conversation

@snegi-do
Copy link
Copy Markdown
Contributor

@snegi-do snegi-do commented Apr 21, 2026

type: string
apiRerankingConfiguration:
description: Configuration for cross-encoder reranking during retrieval.
properties:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just to validate - there are no required fields?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no

example: true
type: boolean
model:
description: Reranker model internal name
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we re-phrase this ? not sure what internal refers to here

Copy link
Copy Markdown
Contributor Author

@snegi-do snegi-do Apr 21, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we require the internal name of model. Users can view the internal names of all models in the model catalog UI page. Model catalog shows internal name of models. I've also given example of internal name (currently we only have one reranker model)

@snegi-do snegi-do requested a review from harshmaru7 April 21, 2026 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants