fix: voyageai regression multimodal supercedes text models (#2268)

fix #2160
This commit is contained in:
fzowl
2025-04-04 23:45:56 +02:00
committed by GitHub
parent 4a2cdbf299
commit 30ed8c4c43
3 changed files with 202 additions and 60 deletions

View File

@@ -56,6 +56,7 @@ tests = [
"tantivy",
"pyarrow-stubs",
"pylance>=0.23.2",
"requests",
]
dev = [
"ruff",