Skip to content
Open
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
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,13 @@ The Solution Server delivers two primary benefits to users:
Solution Server is an optional component in {mta-dl-plugin}. You must complete the following configurations before you can place a code resolution request.

:FeatureName: Solution Server
include::technology-preview-admonition.adoc[]
[IMPORTANT]
====
[subs="attributes+"]
{FeatureName} is a Technology Preview feature only. Technology Preview features are not supported with Red Hat production service level agreements (SLAs) and might not be functionally complete. Red Hat does not recommend using them in production. These features provide early access to upcoming product features, enabling customers to test functionality and provide feedback during the development process.

For more information about the support scope of Red Hat Technology Preview features, see link:https://access.redhat.com/support/offerings/techpreview/[Technology Preview Features Support Scope].
====

.Configurable large language models and providers in the Tackle custom resource
|===
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,8 @@ In addition to the overall prerequisites, you have configured the following:

|====

See xref:configuring-solution-server-settings-file_{context}[Configuring the solution server settings] for an example Solution Server configuration.
[role="_additional-resources"]
.Additional resources

* xref:configuring-solution-server-settings-file_{context}[Configuring the solution server settings]

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
:_newdoc-version: 2.15.0
:_template-generated: 2024-2-21
:_mod-docs-content-type: REFERENCE
:_mod-docs-content-type: PROCEDURE

[id="example-code-generation_{context}"]
= Generating code fix suggestions
Expand Down