ℹ️ These docs are for the free version of Galileo. Documentation for current customers can be found here.
function deserializeInputFromString(value?: string): Record<string, unknown>;
Defined in: src/utils/datasets.ts:245
string
Record
<string
, unknown
>
Was this page helpful?