Replies: 1 comment
-
Is it true that only one file can be referenced? I noticed that the AI's answers actually include content from multiple files. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Self Checks
Content
My current knowledge base retrieves documents through an external knowledge base API, so it's currently fixed to just one. When I pull multiple blocks from that knowledge base, how can I get the answers to reference multiple files?
Beta Was this translation helpful? Give feedback.
All reactions