Uses of Interface
de.xima.fc.prompt.service.IPromptComputeQueryInputParams
Packages that use IPromptComputeQueryInputParams
Package
Description
Contains the API for a prompt service that abstract the details of a particular provider.
-
Uses of IPromptComputeQueryInputParams in de.xima.fc.prompt.service
Methods in de.xima.fc.prompt.service with parameters of type IPromptComputeQueryInputParamsModifier and TypeMethodDescriptionIPromptServiceHandler.computeQueryInput(IPromptComputeQueryInputParams<ConnectionConfig, QueryConfig> params) Given a prompt query, computes the input parameters required to execute the query.