File size: 346 Bytes
ae43d88
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
document_analysis:
  description: >
    Analyze the document and extract the exact information from it. {file_path} is the path of the document.
    {file_type} is the type of the document.
  expected_output: >
    The document is analyzed and the exact information is extracted from it.
    Return in Markdown format.
  agent: document_analyst