You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Updated API endpoints from v0 to v1 for scrape and crawl methods.
- Enhanced error handling in `scrape_url` and `check_crawl_status` methods.
- Introduced helper methods _extract_common_fields and _format_crawl_status_response for better code organization and readability.
Closes: langgenius#12571
Self Checks
1. Is this request related to a challenge you're experiencing? Tell me about your story.
Currently Dify uses v0 sdk for Firecrawl, while v1 is the most up-to-date and is a lot more stable and performant - causing a lot less bugs.
Suggested by @mogery.
@ftonato will take care of the migration and will be opening a pr later this week.
2. Additional context or comments
No response
3. Can you help us with this feature?
The text was updated successfully, but these errors were encountered: