ℹ️ These docs are for the v2.0 version of Galileo. Documentation for v1.0 version can be found here.
function deserializeInputFromString(value?: string): Record<string, unknown>;
string
Record
unknown
Was this page helpful?