We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b7643b commit 2097c73Copy full SHA for 2097c73
tests/settings/test_settings_embedders.py
@@ -2,6 +2,7 @@
2
3
from meilisearch.models.index import Embedders
4
5
+
6
@pytest.fixture
7
def new_embedders():
8
return {
0 commit comments