Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions modules/ols-1-0-1-known-issues.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
// This module is used in the following assemblies:

// * lightspeed-docs-main/release_notes/ols-release-notes.adoc

:_mod-docs-content-type: REFERENCE
[id="ols-1-0-1-known-issues_{context}"]
= Known issues

The following issues are identified with {ols-official} 1.0.1:

* 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].
+
Workaround: None.
22 changes: 22 additions & 0 deletions modules/ols-1-0-1-release-notes.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
// Module included in the following assemblies:
// * lightspeed-docs-main/release_notes/ols-release-notes.adoc

:_mod-docs-content-type: REFERENCE
[id="ols-1-0-1-release-notes_{context}"]
= {ols-long} version 1.0.1

{ols-official} 1.0.1 is now available on {ocp-product-title} 4.15 and later.

[id="ols-1-0-1-enhancements_{context}"]
== Enhancements

The following enhancements are made with {ols-official} 1.0.1:

* This release makes {ols-official} 1.0.1 generally available, and is supported on {ocp-product-title} 4.15 and later.

* 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.
+
--
:FeatureName: The BYO Knowledge tool
include::snippets/technology-preview.adoc[]
--
4 changes: 3 additions & 1 deletion release_notes/ols-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,7 @@ The release notes highlight what is new and what has changed with each {ols-offi
{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].
====

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