processTaggedPrompt
internal fun processTaggedPrompt(keywords: List<String>, event: ChipTextFieldEvent<String>): String(source)
Executes the processTaggedPrompt step in the SDAI presentation layer.
Return
Result produced by processTaggedPrompt.
Author
Dmitriy Moroz
Parameters
keywords
keywords value consumed by the API.
event
event value consumed by the API.