Type Alias RecommendNaturalLangQuery

type RecommendNaturalLangQuery = {
    text: string;
}
Index
text: string

The NL query.