dominiks commited on
Commit
6a14085
·
verified ·
1 Parent(s): 6eacdfa

Upload app_federal.py

Browse files
Files changed (1) hide show
  1. app_federal.py +1 -1
app_federal.py CHANGED
@@ -197,7 +197,7 @@ def load_NJ_caselaw():
197
 
198
 
199
  #TODO implement this
200
- def rerank_with_chatGPT(query, search_results)
201
  return
202
 
203
 
 
197
 
198
 
199
  #TODO implement this
200
+ def rerank_with_chatGPT(query, search_results):
201
  return
202
 
203