UNPKG

@sap-ai-sdk/document-grounding

Version:

> [!warning] > This package is still in **beta** and is subject to breaking changes. Use it with caution.

6 lines 237 B
/** * Representation of the 'VectorSearchSelectOptionEnum' schema. * Default: "ignoreIfKeyAbsent". */ export type VectorSearchSelectOptionEnum = 'ignoreIfKeyAbsent' | any; //# sourceMappingURL=vector-search-select-option-enum.d.ts.map