Upload app_federal.py
Browse files- 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 |
|