jarvisx17 commited on
Commit
7987c67
·
verified ·
1 Parent(s): 11ff625

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -46,7 +46,7 @@ model = ChatGroq(
46
  api_key='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'
47
  )
48
 
49
- os.environ['GROQ_API_KEY'] = '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'
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',