Skip to content

Commit eda4f6d

Browse files
committed
Remove old migration that fetched IDs from Meilisearch
1 parent 8d718f2 commit eda4f6d

3 files changed

Lines changed: 225 additions & 843 deletions

File tree

migrations/create_embeddings_dataset.py

Lines changed: 0 additions & 146 deletions
This file was deleted.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ dependencies = [
2929
"pillow",
3030
"meilisearch==0.34.1",
3131
"watchdog>=6.0.0",
32+
"datasets>=4.1.1",
3233
]
3334

3435
[project.urls]

0 commit comments

Comments
 (0)