langflow/src/backend/base
Raphael Valdetaro ed2a761e0b
feat: add GitExtractor component (#5459)
* feat: add GitExtractor component

* feat: add GitExtractorComponent to git module exports

* Fix linting issues in gitextractor.py

* Add GitExtractorComponent to git components exports

* refactor(GitExtractor): make tmpdir async and use context manager for cleanup

- Convert methods to async using async/await
- Add asynccontextmanager for automatic tmpdir cleanup
- Remove manual shutil.rmtree calls
2025-01-17 19:00:09 +00:00
..
langflow feat: add GitExtractor component (#5459) 2025-01-17 19:00:09 +00:00
pyproject.toml ci: Clean up build artifacts and update dependencies (#5693) 2025-01-15 05:42:33 -08:00
README.md 1.0 Alpha (#1599) 2024-04-04 02:46:44 -03:00
uv.lock fix: Move crewai to root deps for now (#5204) 2024-12-11 08:15:03 -08:00