Add MODAIC token support and fix init to accept kwargs
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[project]
|
||||
name = "CrossEncoderRanker"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
description = "Cross encoder ranker using modaic"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = ["modaic>=0.4.1", "weaviate-client>=4.18.1"]
|
||||
dependencies = ["modaic>=0.8.0", "weaviate-client>=4.18.1"]
|
||||
|
||||
Reference in New Issue
Block a user