Skip to content

Commit f24f92f

Browse files
committed
Add /think filter command to README for chatbot
1 parent d821530 commit f24f92f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

chatbot/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ Some RAG (Retrieval Augmented Generation) features including:
148148
/rag off # Disable
149149
/think on # Perform Chain of Thought thinking on relevant prompts
150150
/think off # Disable
151+
/think filter [on|off] # Have chatbot filter out <think></think> content
151152
/model [LLM_name] # Display or select LLM model to use
152153
```
153154

0 commit comments

Comments
 (0)