Skip to content

Commit 642f28c

Browse files
authored
Merge pull request #95462 from rh-tokeefe/OLS-1873
OLS-1873: Create OLS 1.0.1 release notes
2 parents 0842590 + b5a77d6 commit 642f28c

File tree

3 files changed

+37
-0
lines changed

3 files changed

+37
-0
lines changed

modules/ols-1-0-1-known-issues.adoc

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
// This module is used in the following assemblies:
2+
3+
// * lightspeed-docs-main/release_notes/ols-release-notes.adoc
4+
5+
:_mod-docs-content-type: REFERENCE
6+
[id="ols-1-0-1-known-issues_{context}"]
7+
= Known issues
8+
9+
The following issues are identified with {ols-official} 1.0.1:
10+
11+
* If the {ocp-product-title} cluster has a cluster-wide proxy and the `no_proxy` environment variable is set, the {ols-long} service tries to connect to the large language model (LLM) provider through the proxy. link:https://issues.redhat.com/browse/OLS-1861[OLS-1861].
12+
+
13+
Workaround: None.

modules/ols-1-0-1-release-notes.adoc

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
// Module included in the following assemblies:
2+
// * lightspeed-docs-main/release_notes/ols-release-notes.adoc
3+
4+
:_mod-docs-content-type: REFERENCE
5+
[id="ols-1-0-1-release-notes_{context}"]
6+
= {ols-long} version 1.0.1
7+
8+
{ols-official} 1.0.1 is now available on {ocp-product-title} 4.15 and later.
9+
10+
[id="ols-1-0-1-enhancements_{context}"]
11+
== Enhancements
12+
13+
The following enhancements are made with {ols-official} 1.0.1:
14+
15+
* This release makes {ols-official} 1.0.1 generally available, and is supported on {ocp-product-title} 4.15 and later.
16+
17+
* This release introduces the BYO Knowledge tool as a Technology Preview feature. You can use this tool to add your own custom content as a knowledge source so that a large language model (LLM) can make use of information that is unique to your environment. By using this information, the tool creates a retrieval-augmented generation (RAG) database to enhance the knowledge that is available to the LLM.
18+
+
19+
--
20+
:FeatureName: The BYO Knowledge tool
21+
include::snippets/technology-preview.adoc[]
22+
--

release_notes/ols-release-notes.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,7 @@ The release notes highlight what is new and what has changed with each {ols-offi
1313
{ols-official} is designed for Federal Information Processing Standards (FIPS). When running on {ocp-product-title} in FIPS mode, it uses the {rhel} cryptographic libraries submitted (or planned to be submitted) to NIST for FIPS validation on only the `x86_64`, `ppc64le`, and `s390X` architectures. For more information about the NIST validation program, see link:https://csrc.nist.gov/Projects/cryptographic-module-validation-program/validated-modules[Cryptographic Module Validation Program]. For the latest NIST status of the individual versions of {rhel} cryptographic libraries that have been submitted for validation, see link:https://access.redhat.com/en/compliance[Product compliance].
1414
====
1515

16+
include::modules/ols-1-0-1-release-notes.adoc[leveloffset=+1]
17+
include::modules/ols-1-0-1-known-issues.adoc[leveloffset=+2]
1618
include::modules/ols-1-0-release-notes.adoc[leveloffset=+1]
1719
include::modules/ols-1-0-known-issues.adoc[leveloffset=+2]

0 commit comments

Comments
 (0)