
Description
In Cognigy.AI 2026.5.0, the Knowledge Search Node was removed. If you use this Node, it will still work, but you won’t be able to create new Knowledge Search Nodes. To ensure a seamless transition, we strongly recommend using the Search Extract Output Node, as it offers the same functionality and additional features.
text-embedding-ada-002 LLM configured. Refer to the list of supported providers.
To display the output of the Knowledge Search Node to the user, follow these steps:
- In the Flow editor, add a Say Node below the Knowledge Search Node.
- In the Output Type field, select Text.
- In the Text field, click
and select the KSearch:TopK Texts Token.
- Click Save Node.