SolutionType(value)The type of solution.
Enums |
|
|---|---|
| Name | Description |
SOLUTION_TYPE_UNSPECIFIED |
Default value. |
SOLUTION_TYPE_RECOMMENDATION |
Used for Recommendations AI. |
SOLUTION_TYPE_SEARCH |
Used for Discovery Search. |
SOLUTION_TYPE_CHAT |
Used for use cases related to the Generative AI agent. |
SOLUTION_TYPE_GENERATIVE_CHAT |
Used for use cases related to the Generative Chat agent. It's used for Generative chat engine only, the associated data stores must enrolled with `SOLUTION_TYPE_CHAT` solution. |
SOLUTION_TYPE_AI_MODE |
Used for AI Mode. |