• v3.1.0 e4eb322aa7

    v3.1.0 Stable

    kj7rrv released this 2022-11-26 18:39:45 -08:00 | 34 commits to master since this release

    This release adds the Model.get() and Model.confidence() functions, and the gptc check CLI subcommand (an interface to Model.get()).

    It deprecates Classifier objects and the Classifier.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 of Classifier.classify()/gptc classify --category.

    Downloads