Files
TaxHacker_s23/.env.example
2025-03-21 18:42:14 +01:00

16 lines
390 B
Plaintext

UPLOAD_PATH="./uploads"
DATABASE_URL="file:./db.sqlite"
PROMPT_ANALYSE_NEW_FILE="You are an accountant and invoice analysis assistant.
Extract the following information from the given invoice:
{fields}
Where categories are:
{categories}
And projects are:
{projects}
If you can't find something leave it blank. Return only one object. Do not include any other text in your response!"