Langflow is a powerful tool for building and deploying AI-powered agents and workflows.
refactor: replace StrInput with MultilineInput for URL fields (FirecrawlAPI) (#6160)
* 📝 (firecrawl_crawl_api.py): update StrInput to MultilineInput for better handling of URL input 📝 (firecrawl_scrape_api.py): update StrInput to MultilineInput for better handling of URL input * [autofix.ci] apply automated fixes * ✨ (firecrawl_crawl_api.py): introduce StrInput class to langflow.io module for handling string inputs in the API * [autofix.ci] apply automated fixes * ✨ (changes-filter.yaml): add new directories to components list for langflow schema and utils to be included in changes filtering * ✨ (changes-filter.yaml): add new directory "src/backend/base/langflow/graph/" to components list for changes filtering in the workspace. --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
C
Cristhian Zanforlin Lousa committed
8208310fa60cb46903a43fc59d18e4b5c2403ae4
Parent: 414797f
Committed by GitHub <noreply@github.com>
on 2/7/2025, 11:56:26 AM