Type Alias RecommendNaturalLangQuery

type RecommendNaturalLangQuery = {
    text: string;
}
Index

Properties

Properties

text: string

The NL query.