Skip to content

Rag tools

RAG Tools

This is a collection of nodes that allow you to connect and integrate with internal NeuralSeek functions, effectively rolling your own RAG solution.


Curate

Use this with a custom RAG flow to send answers to the Curate and Analytics tabs.


Categorize

Given a question or statement, generate an intent name staying within typical Virtual Agent limits around intent names.


Query Cache

Takes a query as input, and tries to find a matching, existing intent based on the match settings from the configure tab.


Semantic Score

Takes input and runs it against our Semantic Scoring model, outputting an analysis and score to the environment variables.


Add Context

Retrieve conversational context using the provided session ID.