Restructure cluster-keywords into builders and result records
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -40,13 +40,11 @@ dependencies = [
|
||||
"pydantic-settings >= 2",
|
||||
"SQLAlchemy >= 2",
|
||||
"anthropic",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
cluster = [
|
||||
"torch",
|
||||
"sentence-transformers",
|
||||
"scikit-learn",
|
||||
"numpy",
|
||||
"transformers",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
||||
Reference in New Issue
Block a user