unstage changes
This commit is contained in:
parent
cdd5f45ae1
commit
f6a907911d
|
|
@ -28,5 +28,7 @@ dev = [
|
|||
"beir>=2.2.0",
|
||||
"jupyter>=1.1.1",
|
||||
"langfuse>=3.14.4",
|
||||
"mteb>=2.8.8",
|
||||
"polars>=1.38.1",
|
||||
"ruff>=0.15.1",
|
||||
]
|
||||
|
|
|
|||
|
|
@ -369,7 +369,7 @@
|
|||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 15,
|
||||
"execution_count": null,
|
||||
"id": "74c0a377",
|
||||
"metadata": {},
|
||||
"outputs": [
|
||||
|
|
@ -412,7 +412,7 @@
|
|||
],
|
||||
"source": [
|
||||
"response = es.search(\n",
|
||||
" index=ES_INDEX_NAME,\n",
|
||||
" index=ES_INDEX_NAME,################dfdfdfasdad\n",
|
||||
" body={\n",
|
||||
" \"query\": {\"match_all\": {}},\n",
|
||||
" \"size\": 10 \n",
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue