We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Derived Fields
Title is the part I am most curious about.
When I refer to the document, Derived Field has the following limitations.
Scoring and sorting: Not yet supported.
Because of this, I think it will not be available in OpenSearch RAG. Is that correct?
(And I am also curious if it will be available in the RAG if scoring is applied in the future)
Want to use Derived Field for RAG through scoring settings. This is effective in reducing the number of OpenAI's array limits (2048).
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is your feature request related to a problem? Please describe
Title is the part I am most curious about.
When I refer to the document, Derived Field has the following limitations.
Scoring and sorting: Not yet supported.
Because of this, I think it will not be available in OpenSearch RAG. Is that correct?
(And I am also curious if it will be available in the RAG if scoring is applied in the future)
Describe the solution you'd like
Want to use Derived Field for RAG through scoring settings.
This is effective in reducing the number of OpenAI's array limits (2048).
Related component
No response
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: