Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: change DirectoryComponent to filter file paths by types (#2391)
* Refactor DirectoryComponent to filter file paths by types * fix: sets types is_list to True * chore: Remove Optional from load_directory method signature * chore: Update return type annotation for load_directory method * style(GroqModel.py): improve code readability by fixing indentation and adding a comment for type hint ignore in ChatGroq instantiation. --------- Co-authored-by: Gabriel Luiz Freitas Almeida <[email protected]>
- Loading branch information