-
v3.1.0 Stable
released this
2022-11-26 18:39:45 -08:00 | 34 commits to master since this releaseThis release adds the
Model.get()
andModel.confidence()
functions, and thegptc check
CLI subcommand (an interface toModel.get()
).It deprecates
Classifier
objects and theClassifier.classify()
/gptc classify --category
function, command, and feature. These will be removed in GPTC 4.0.0. There is no supported method to replicate the functionality ofClassifier.classify()
/gptc classify --category
.Downloads