queryclassifier

package
v0.0.0-...-7c4a8a6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 21, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewQueryClassifierClient

func NewQueryClassifierClient(
	predictionClient *aiplatform.PredictionClient,
	gcpProjectName string,
	categoryClassificationEndpointID string,
) *queryClassifierClient

Types

type QueryClassifier

type QueryClassifier interface {
	CategorizeQuery(ctx context.Context, query string) ([]string, error)
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL