-
Notifications
You must be signed in to change notification settings - Fork 599
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing FireCrawlWebSearchTool() #22
Comments
Loved the demo. I am having the same issue with the missing FireCrawlWebSearchTool class. thanks. |
@marscod ` class FireCrawlWebSearchTool(BaseTool):
` |
Thank you for the great work!
It seems the following function wasn't pushed:
ImportError: cannot import name 'FireCrawlWebSearchTool' from 'src.agentic_rag.tools.custom_tool'
The text was updated successfully, but these errors were encountered: