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-thinking-model-generates-delineator-prompt.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
// This module is used in the following assemblies:
// troubleshoot/ols-troubleshooting-openshift-lightspeed.adoc

:_mod-docs-content-type: CONCEPT
[id="ols-thinking-model-generates-delineator-prompt_{context}"]
= Thinking model generates delineator prompt

In some cases, thinking or reasoning models produce output that has delineators, such as `THOUGHT` or `reasoning`, to separate the thinking process from the model output that the {ols-long} Service uses to answer your question.

The {ols-long} Service does not configure the delineator behavior or produce the delineators in the output. The delineator feature is a model configuration setting. Typically, you can disable the feature using one of the following methods:

* Append your question prompt with the specific keyword that the model requires to disable the delineator feature, for example, `/nothink`. For more information, see the documentation for the model you are using.
* Modify the inference server configuration settings to disable the delineator feature. For more information, see the documentation for the inference server or for the model you are using.
1 change: 1 addition & 0 deletions troubleshoot/ols-troubleshooting-openshift-lightspeed.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ The following topics provide information to help troubleshoot {ols-long}.

include::modules/ols-502-bad-gateway-errors.adoc[leveloffset=+1]
include::modules/ols-operator-missing-from-operatorhub-list.adoc[leveloffset=+1]
include::modules/ols-thinking-model-generates-delineator-prompt.adoc[leveloffset=+1]