v2.1.4
f/prompts.chatv2.1.4Jun 23, 2026by github-actions[bot]
AI Summary
A minor patch release fixing a crash on Windows caused by torchcodec FFmpeg DLL interactions through lazy imports.
Key Highlights
- Fix for FFmpeg DLL crash on Windows
- Lazy imports to prevent torchcodec conflicts
- Documentation updates for integrations
Full Release Notes
## [2.1.4](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v2.1.3...v2.1.4) (2026-06-23) ### Bug Fixes * lazy imports to prevent torchcodec FFmpeg DLL crash on Windows ([#1089](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/1089)) ([#1092](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/1092)) ([e5c2a42](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/e5c2a4292174bae948731379c88aafb14197ec6c)) ### Docs * swap Integrations infographic for new API banner; fix CTA links ([71ab440](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/71ab4406867ef02c22349c2dedc18c57d8bdfdec))