Foundation Models Text Classification API, gRPC: TextClassificationService

Service for classifying the text requests provided in prompts.

Methods

Method

Description

Classify

RPC method to classify text with tuned model.

FewShotClassify

RPC method for binary and multi-class classification.

Previous