Package-level declarations

Types

Link copied to clipboard
enum AgentActionGroupSignature : Enum<AgentActionGroupSignature> , ConvertibleToJava<AgentActionGroupSignature>

Action Group Signature for a BuiltIn Action

Link copied to clipboard
enum AgentActionGroupState : Enum<AgentActionGroupState> , ConvertibleToJava<AgentActionGroupState>

State of the action group

Link copied to clipboard
enum AgentAliasStatus : Enum<AgentAliasStatus> , ConvertibleToJava<AgentAliasStatus>

The statuses an Agent Alias can be in.

Link copied to clipboard
enum AgentCreationMode : Enum<AgentCreationMode> , ConvertibleToJava<AgentCreationMode>

Creation Mode for Prompt Configuration.

Link copied to clipboard
enum AgentCustomControlMethod : Enum<AgentCustomControlMethod> , ConvertibleToJava<AgentCustomControlMethod>

Custom control of action execution

Link copied to clipboard
enum AgentKnowledgeBaseState : Enum<AgentKnowledgeBaseState> , ConvertibleToJava<AgentKnowledgeBaseState>

State of the knowledge base; whether it is enabled or disabled

Link copied to clipboard
enum AgentPromptState : Enum<AgentPromptState> , ConvertibleToJava<AgentPromptState>

Prompt State.

Link copied to clipboard
enum AgentPromptType : Enum<AgentPromptType> , ConvertibleToJava<AgentPromptType>

Prompt Type.

Link copied to clipboard
enum AgentStatus : Enum<AgentStatus> , ConvertibleToJava<AgentStatus>

Schema Type for Action APIs.

Link copied to clipboard
enum AgentType : Enum<AgentType> , ConvertibleToJava<AgentType>

Parameter Type

Link copied to clipboard
enum DataSourceChunkingStrategy : Enum<DataSourceChunkingStrategy> , ConvertibleToJava<DataSourceChunkingStrategy>

Knowledge base can split your source data into chunks. A chunk refers to an excerpt from a data source that is returned when the knowledge base that it belongs to is queried. You have the following options for chunking your data. If you opt for NONE, then you may want to pre-process your files by splitting them up such that each file corresponds to a chunk.

Link copied to clipboard
enum DataSourceDataDeletionPolicy : Enum<DataSourceDataDeletionPolicy> , ConvertibleToJava<DataSourceDataDeletionPolicy>

The deletion policy for the data source.

Link copied to clipboard
enum DataSourceStatus : Enum<DataSourceStatus> , ConvertibleToJava<DataSourceStatus>

The status of a data source.

Link copied to clipboard
enum DataSourceType : Enum<DataSourceType> , ConvertibleToJava<DataSourceType>

The type of the data source location.

Link copied to clipboard
enum GuardrailContentFilterType : Enum<GuardrailContentFilterType> , ConvertibleToJava<GuardrailContentFilterType>

Type of filter in content policy

Link copied to clipboard
enum GuardrailFilterStrength : Enum<GuardrailFilterStrength> , ConvertibleToJava<GuardrailFilterStrength>

Strength for filters

Link copied to clipboard
enum GuardrailManagedWordsType : Enum<GuardrailManagedWordsType> , ConvertibleToJava<GuardrailManagedWordsType>

Options for managed words.

Link copied to clipboard
enum GuardrailPiiEntityType : Enum<GuardrailPiiEntityType> , ConvertibleToJava<GuardrailPiiEntityType>

The currently supported PII entities

Link copied to clipboard
enum GuardrailSensitiveInformationAction : Enum<GuardrailSensitiveInformationAction> , ConvertibleToJava<GuardrailSensitiveInformationAction>

Options for sensitive information action.

Link copied to clipboard
enum GuardrailStatus : Enum<GuardrailStatus> , ConvertibleToJava<GuardrailStatus>

Status of the guardrail

Link copied to clipboard
enum GuardrailTopicType : Enum<GuardrailTopicType> , ConvertibleToJava<GuardrailTopicType>

Type of topic in a policy

Link copied to clipboard
enum KnowledgeBaseStatus : Enum<KnowledgeBaseStatus> , ConvertibleToJava<KnowledgeBaseStatus>

The status of a knowledge base.

Link copied to clipboard
enum KnowledgeBaseStorageType : Enum<KnowledgeBaseStorageType> , ConvertibleToJava<KnowledgeBaseStorageType>

The storage type of a knowledge base.

Link copied to clipboard
enum KnowledgeBaseType : Enum<KnowledgeBaseType> , ConvertibleToJava<KnowledgeBaseType>

The type of a knowledge base.