Ask a question to get started
Enter to sendā¢Shift+Enter new line
Reads a file from the gitlab repo Parameters: file_path(str): the file path Returns: str: The file decoded as a string
read_file( self, file_path: str, ) -> str