Skip to content

Conversation

@rh-tokeefe
Copy link
Contributor

@rh-tokeefe rh-tokeefe commented Dec 9, 2025

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Dec 9, 2025
@openshift-ci-robot
Copy link

openshift-ci-robot commented Dec 9, 2025

@rh-tokeefe: This pull request references OLS-2367 which is a valid jira issue.

Details

In response to this:

Version(s):

Issue: https://issues.redhat.com/browse/OLS-2367

Link to docs preview:

QE review:

  • QE has approved this change.

Additional information:

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Dec 9, 2025
@openshift-ci-robot
Copy link

openshift-ci-robot commented Dec 9, 2025

@rh-tokeefe: This pull request references OLS-2367 which is a valid jira issue.

Details

In response to this:

Affects:
lightspeed-main
lightspeed-docs-1.0

PR must be CP'd back to the lightspeed-docs-1.0 branch.

Issue: https://issues.redhat.com/browse/OLS-2367

Link to docs preview:

QE review:

  • QE has approved this change.

Additional information:

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@ocpdocs-previewbot
Copy link

ocpdocs-previewbot commented Dec 9, 2025

🤖 Tue Dec 16 12:52:54 - Prow CI generated the docs preview:

https://103658--ocpdocs-pr.netlify.app/openshift-lightspeed/latest/configure/ols-configuring-openshift-lightspeed.html

@openshift-ci-robot
Copy link

openshift-ci-robot commented Dec 9, 2025

@rh-tokeefe: This pull request references OLS-2367 which is a valid jira issue.

Details

In response to this:

Affects:
lightspeed-main
lightspeed-docs-1.0

PR must be CP'd back to the lightspeed-docs-1.0 branch.

Issue: https://issues.redhat.com/browse/OLS-2367

Link to docs preview:
cluster interaction conceptual topic:
https://103658--ocpdocs-pr.netlify.app/openshift-lightspeed/latest/configure/ols-configuring-openshift-lightspeed.html#about-cluster-interaction_ols-configuring-openshift-lightspeed

task topic:
https://103658--ocpdocs-pr.netlify.app/openshift-lightspeed/latest/configure/ols-configuring-openshift-lightspeed.html#ols-filtering-and-redacting-information_ols-configuring-openshift-lightspeed

QE review:

  • QE has approved this change.

Additional information:

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@rh-tokeefe rh-tokeefe force-pushed the OLS-2367 branch 3 times, most recently from 9e8154d to 993dd46 Compare December 11, 2025 15:32

[NOTE]
====
If you configure filtering or redacting in the `OLSConfig` CR file, and you configure `introspectionEnabled` in a Model Context Protocol (MCP) server, content that tools return is not filtered and is visible to the LLM.
Copy link

Choose a reason for hiding this comment

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

introspectionEnabled isn't configured "in an MCP server" -- that's what enables the OCP MCP server.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

The {ols-long} Service uses a large language model (LLM) to generate responses to questions. You can enable the cluster interaction feature to enhance the knowledge available to the LLM with information about your {ocp-product-title} cluster. Providing information about the Kubernetes objects that the cluster contains enables the LLM to generate highly specific responses for your environment.

The Model Context Protocol (MCP) is an open protocol that standardizes how applications provide context to an LLM. Using the protocol, an MCP server offers a standardized way for an LLM to increase context by requesting and receiving real-time information from external resources.
The Model Context Protocol (MCP) is an open protocol that standardizes how applications provide context to an LLM. Using the protocol, a MCP server offers a standardized way for an LLM to increase context by requesting and receiving real-time information from external resources.
Copy link
Contributor

Choose a reason for hiding this comment

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

"an LLM"
"a MCP"
I understand we're just following company agreements but weird consistency

Copy link
Contributor Author

@rh-tokeefe rh-tokeefe Dec 15, 2025

Choose a reason for hiding this comment

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

Thank you @JoaoFula, I used a new editing tool Red Hat is rolling out. It flagged one and not the other, so I shared this finding with them. Thank you for commenting on this! I missed it, but hopefully the feedback helps make a difference in the tool.

I updated the PR.

@JoaoFula
Copy link
Contributor

LGTM

@openshift-ci-robot
Copy link

openshift-ci-robot commented Dec 15, 2025

@rh-tokeefe: This pull request references OLS-2367 which is a valid jira issue.

Details

In response to this:

Affects:
lightspeed-main
lightspeed-docs-1.0

PR must be CP'd back to the lightspeed-docs-1.0 branch.

Issue: https://issues.redhat.com/browse/OLS-2367

Link to docs preview:
cluster interaction conceptual topic:
https://103658--ocpdocs-pr.netlify.app/openshift-lightspeed/latest/configure/ols-configuring-openshift-lightspeed.html#about-cluster-interaction_ols-configuring-openshift-lightspeed

task topic:
https://103658--ocpdocs-pr.netlify.app/openshift-lightspeed/latest/configure/ols-configuring-openshift-lightspeed.html#ols-filtering-and-redacting-information_ols-configuring-openshift-lightspeed

QE review:

  • QE has approved this change.

Additional information:

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

Copy link
Contributor

@gabriel-rh gabriel-rh left a comment

Choose a reason for hiding this comment

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

LGTM - I would use "an" in front of "LLM", "MCP", etc


The {ols-long} Service uses a large language model (LLM) to generate responses to questions. You can enable the cluster interaction feature to enhance the knowledge available to the LLM with information about your {ocp-product-title} cluster. Providing information about the Kubernetes objects that the cluster contains enables the LLM to generate highly specific responses for your environment.

The Model Context Protocol (MCP) is an open protocol that standardizes how applications provide context to an LLM. Using the protocol, an MCP server offers a standardized way for an LLM to increase context by requesting and receiving real-time information from external resources.
Copy link
Contributor

Choose a reason for hiding this comment

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

I would leave all these as "an" - is there a style rule that decrees otherwise?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@gabriel-rh The CEA tool flagged it, so I changed it to comply with the tool.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@gabriel-rh come to think of it, the tool is Beta. I think it should be "an" as well, like it was. So, I pushed the change to the PR.

@openshift-ci
Copy link

openshift-ci bot commented Dec 16, 2025

@rh-tokeefe: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@rh-tokeefe rh-tokeefe merged commit cd0961f into openshift:lightspeed-docs-main Dec 16, 2025
2 checks passed
@rh-tokeefe
Copy link
Contributor Author

/cherrypick lightspeed-docs-1.0

@openshift-cherrypick-robot

@rh-tokeefe: new pull request created: #103964

Details

In response to this:

/cherrypick lightspeed-docs-1.0

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants