Mahbodez commited on
Commit
55b236c
·
1 Parent(s): 38ca29c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -15,7 +15,6 @@ report_interface = interface.ReportChecklistInterface(
15
  system_prompt=system_prompt,
16
  graph=graph,
17
  nodes_dict=nodes_dict,
18
- api_key = "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"
19
  )
20
 
21
  if report_interface.prime_model() is False:
 
15
  system_prompt=system_prompt,
16
  graph=graph,
17
  nodes_dict=nodes_dict,
 
18
  )
19
 
20
  if report_interface.prime_model() is False: