Files
crewAI/tests
Milad Noroozi 7973c163f3 Add chunk reading functionality to FileReadTool (#266)
* Add chunk reading functionality to FileReadTool

- Added start_line parameter to specify which line to start reading from
- Added line_count parameter to specify how many lines to read
- Updated documentation with new parameters and examples

* [FIX] Bugs and Disscutions

Fixed: start_line negative value
Improved: File Reading Operations

* [IMPROVE] Simplify line selection

* [REFACTOR] use mock_open while preserving essential filesystem tests
2025-04-22 10:18:29 -04:00
..
2025-04-16 10:18:07 -07:00
2025-01-28 10:11:37 -03:00
2025-01-17 02:29:35 +05:30
2024-02-13 20:10:56 -03:00