--- license: openrail --- PROMPT = f"""Extract the balance sheet information in json format from the text delimited by triple backticks. # The text may contain details such as assets, liabilities, equity, and their corresponding values. # text to be analyzed : ```{text}```"""