Skip to content

Commit 0842590

Browse files
authored
Merge pull request #95810 from rh-tokeefe/OLS-1908
OLS-1908: Add the BYOK content to the docs
2 parents 4151954 + a605700 commit 0842590

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

configure/ols-configuring-openshift-lightspeed.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ include::modules/ols-about-lightspeed-and-role-based-access-control.adoc[levelof
2828
include::modules/ols-granting-access-to-individual-users.adoc[leveloffset=+2]
2929
include::modules/ols-granting-access-to-user-group.adoc[leveloffset=+2]
3030
include::modules/ols-filtering-and-redacting-information.adoc[leveloffset=+1]
31+
include::modules/ols-about-the-byo-knowledge-tool.adoc[leveloffset=+1]
32+
include::modules/ols-providing-custom-knowledge-to-the-llm.adoc[leveloffset=+2]
3133
include::modules/ols-about-cluster-interaction.adoc[leveloffset=+1]
3234
include::modules/ols-enabling-cluster-interaction.adoc[leveloffset=+2]
3335
include::modules/ols-tokens-and-token-quota-limits.adoc[leveloffset=+1]

modules/ols-providing-custom-knowledge-to-the-llm.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ include::snippets/technology-preview.adoc[]
1818
1919
* You have configured the LLM provider.
2020
21-
* The custom information you want to add resides as a collection of Markdown files. No other file format is supported.
21+
* The custom information you want to add resides as a collection of Markdown files with `.md` extensions. No other file format is supported.
22+
23+
* You have logged in to `registry.redhat.io` by using Podman.
2224
2325
* You have an account for a container image registry, such as `quay.io`.
2426

0 commit comments

Comments
 (0)