Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -23,7 +23,7 @@ try:
|
|
| 23 |
except AttributeError:
|
| 24 |
RESAMPLE = Image.LANCZOS
|
| 25 |
|
| 26 |
-
|
| 27 |
You are an expert in air freight rate extraction and normalization.
|
| 28 |
|
| 29 |
The document contains rate information for multiple airlines.
|
|
|
|
| 23 |
except AttributeError:
|
| 24 |
RESAMPLE = Image.LANCZOS
|
| 25 |
|
| 26 |
+
PROMPT_FREIGHT_JSON = """
|
| 27 |
You are an expert in air freight rate extraction and normalization.
|
| 28 |
|
| 29 |
The document contains rate information for multiple airlines.
|