We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d821530 commit f24f92fCopy full SHA for f24f92f
chatbot/README.md
@@ -148,6 +148,7 @@ Some RAG (Retrieval Augmented Generation) features including:
148
/rag off # Disable
149
/think on # Perform Chain of Thought thinking on relevant prompts
150
/think off # Disable
151
+/think filter [on|off] # Have chatbot filter out <think></think> content
152
/model [LLM_name] # Display or select LLM model to use
153
```
154
0 commit comments