Skip to content

Commit

Permalink
fix conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
SubhadityaMukherjee committed Aug 23, 2024
1 parent 3fd7990 commit ccf0e63
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions frontend/ui_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
from structured_query.chroma_store_utilis import *



def feedback_cb():
"""
Description: Callback function to save feedback to a file
Expand Down
3 changes: 3 additions & 0 deletions structured_query/evaluation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1437,6 +1437,7 @@
"\n",
"meteor(x, y)"
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
]
},
Expand Down Expand Up @@ -3750,6 +3751,8 @@
=======
>>>>>>> 6343497 (crawler API)
=======
>>>>>>> 6343497 (crawler API)
=======
>>>>>>> 6343497 (crawler API)
]
},
Expand Down
1 change: 1 addition & 0 deletions useful_scripts/test_strutured_query_pipeline.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -362,6 +362,7 @@
"\n",
"\n",
"\n",
"\n",
"# Override the load_paths method\n",
"def custom_load_paths():\n",
" with open(custom_paths_json_path, \"r\") as file:\n",
Expand Down

0 comments on commit ccf0e63

Please sign in to comment.