Replies: 3 comments
-
Do you mean RAG from web URLs? If so that's already implemented, if you type a # followed by a URL and then click it, it'll be added as a RAG "document" to your chat. |
Beta Was this translation helpful? Give feedback.
0 replies
-
But it only scraps the content of given page URL. Is it possible to scan all the links on the page which takes to other section of the website? |
Beta Was this translation helpful? Give feedback.
0 replies
-
https://github.com/mendableai/firecrawl I've tested this, it works. |
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
-
Thank you for your work and hope to integrate GPT Crawler into RAG's functionality
Beta Was this translation helpful? Give feedback.
All reactions