How to have the agent retrieve a URL? #8313
Replies: 1 comment 2 replies
-
Add this tool to LibreChat: https://github.com/mendableai/firecrawl-mcp-server Add a firecrawl api key and you are ready. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm trying to replicate a workflow I often do in github copilot, is this possible in Librechat Agent?
I'll start off in VSCode and paste in a URL to a documentation page (like an API, or a library) and ask the agent to summarize and create a markdown file. Once the .md file is created, I'll reference it in my subsequent request to have it code things for me.
In Librechat, I have enabled the Google Search tool, but if I just paste in a URL, the agent doesn't seem to have a way to retrieve the page. Is there something else I need to enable?
Beta Was this translation helpful? Give feedback.
All reactions