Skip to content
Discussion options

You must be logged in to vote

Having played around with it now - the RAG stream is used when you want to search the Vector DB and include results with every interaction with the LLM. For example, if you have an agent which simply returns results from your company wiki, there is no point having it setup as a tool, where an extra LLM call is needed. Otherwise, setting rag up as a tool works fine.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@eddya92
Comment options

Answer selected by bmc0923
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants