document_utils
autogen.agents.experimental.document_agent.document_utils.list_files
list_files
Recursively list all files in a directory.
This function will raise an exception if the directory does not exist.
Name | Description |
---|---|
directory | Type: pathlib.Path | str |