-
Couldn't load subscription status.
- Fork 169
Updates for RAG - Playground pages #3456
New issue
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
base: main
Are you sure you want to change the base?
Conversation
6c5c5e8 to
53d18a2
Compare
|
Hi @Z3r0KooI , @petegaleotti nd @TattdCodeMonkey I’ve been working on updating the RAG Playground pages in our documentation and saw that you might be able to provide some additional context/review the changes. Issues:
Could you please review the current changes and share any feedback if further updates are needed? Thanks a lot for your help! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
couple things :)
|
|
||
| ::::{warning} | ||
| This functionality is in technical preview and may be changed or removed in a future release. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features. | ||
| ::::{warning} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Technically, we don't need these hardcoded admonitions any more now that we have the applies to
|
|
||
| ::::{note} | ||
| Currently you can only select **one field** to be provided as context to the LLM. | ||
| {applies_to}`stack: preview 9.0` Currently you can only select **one field** to be provided as context to the LLM. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"currently" is misleading here, I would just use a note with applies_to information:
https://elastic.github.io/docs-builder/syntax/admonitions/#applies-to-information
|
|
||
| ## Edit context in UI [playground-context-ui] | ||
| ## Edit context in UI [playground-context-ui] | ||
| ```{applies_to} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If this no longer exists, we need to say unavailable 9.1
This PR updated the playground pages to resolve the following issues:
Changes
applies to 9.0label to outdated information