We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7807b19 commit fe924a5Copy full SHA for fe924a5
docs/docs/llms/llm-intent.mdx
@@ -14,9 +14,13 @@ import LLMIntentClassifierImg from "./llm-IntentClassifier-docs.jpg";
14
15
<RasaProLabel />
16
17
-<RasaLabsLabel />
+:::warning
18
19
-<RasaLabsBanner version="3.7.0b1" />
+The experimental `LLMIntentClassifier` described on this page has been removed in Rasa 3.10. Please use the
20
+[Conversational AI with Language Models (CALM)](https://rasa.com/docs/rasa-pro/calm) instead.
21
+CALM is an LLM-native approach to building reliable conversational AI.
22
+
23
+:::
24
25
## Key Features
26
0 commit comments