Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -46,7 +46,7 @@ model = ChatGroq(
|
|
46 |
api_key='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'
|
47 |
)
|
48 |
|
49 |
-
|
50 |
|
51 |
entity = ['dealer_name', 'dealer_address', 'tax_id', 'contact_phone', 'contact_fax', 'contact_email', 'website_url',
|
52 |
'operating_hours', 'saturday_hours', 'order_date', 'order_number', 'sales_rep',
|
|
|
46 |
api_key='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'
|
47 |
)
|
48 |
|
49 |
+
|
50 |
|
51 |
entity = ['dealer_name', 'dealer_address', 'tax_id', 'contact_phone', 'contact_fax', 'contact_email', 'website_url',
|
52 |
'operating_hours', 'saturday_hours', 'order_date', 'order_number', 'sales_rep',
|