Package com.smartgwt.client.ai
package com.smartgwt.client.ai
-
ClassDescriptionProvides class methods for enabling and disabling the use of AI technology, registering and unregistering
AI engines
, and performing high-level operations using installed AI engines.Context object for an AI process.Provides access to a particular generative AI model.Settings that configure requests to AI to generate the values for a field.Settings that configure requests to AI to generate the contents of hovers.An individual message in the list ofAIRequest.messages
of an AI request.A message relating to progress made in an ongoing build-via-AI operation.Represents a request to AI for a response.Represents a response from AI.Represents a request to AI to evaluate an "aiFilter"AdvancedCriteria
on a list of records.Represents the result of a request to evaluate an "aiFilter"AdvancedCriteria
on a list of records.Builds anAIFieldRequest
from aUserAIRequest
containing a natural language description of the per-record values to generate for a new AI-generated field.Represents a response to a request to build anAIFieldRequest
from a natural language description of the per-record values to generate for a new AI-generated field.Builds anAdvancedCriteria
object from aUserAIRequest
containing a natural language description of a filter.Represents a response to a request to build anAdvancedCriteria
object from a natural language description of a filter.Represents a request to AI for data-bound UI elements.Represents a request to AI for creation of one or moreHilite
objects from a natural language description of hilite criteria and styling to apply.Represents a response from AI to a request to build one or moreHilite
objects.Context for an ongoing build-UI-via-AI operation.Represents a request to AI for UI elements.Represents a response from AI to a user's request to build UI element(s).Base class for a representation of a high-level request to AI to build something.Base class for a representation of a response to a high-level request to AI to build something.Represents a request to AI to re-evaluate an "aiFilter"AdvancedCriteria
on a list of updated records.Represents the result of a request to re-evaluate an "aiFilter"AdvancedCriteria
on a list of updated records.Represents a request to AI from a singlesource
in some context.Represents a request to AI to suggest an appropriate title for a new field that will contain AI-generated record summaries.Context for an ongoing record summarization operation.The result for a batch of records in a record summarization operation.Represents a request to AI to generate summaries of records, using data in the records, relevant general knowledge, and reasonable inferences from the data.The result of a record summarization operation.An example to provide to AI.Represents a request to AI to generate a summary of an individual value.The result of a value summarization operation.Represents a programmer-specified request to AI in some context.Represents a user-specified and user-modifiable request to AI in some context.