We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 458dd94 + 8cd0cef commit 849e1e3Copy full SHA for 849e1e3
docs/guides/getting-started/llm.md
@@ -146,7 +146,7 @@ The question is then going to be passed to the LLM which will reply in the windo
146
147
You can also send a message directly to the dataflow by using the keyword `send` and then specifying the data that you want set.
148
149
-Note that the data and topic should be specified both in the dataflow and in the LLM node to send data`
+Note that the data and topic should be specified both in the dataflow and in the LLM node to send data.
150
151
## Getting started
152
0 commit comments