UNPKG

@sap-ai-sdk/document-grounding

Version:

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

5 lines 198 B
/** * Representation of the 'VectorSearchSelectOptionEnum' schema. */ export type VectorSearchSelectOptionEnum = 'ignoreIfKeyAbsent'; //# sourceMappingURL=vector-search-select-option-enum.d.ts.map