Documentation Index
Fetch the complete documentation index at: https://docs.galileo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Function: deserializeInputFromString()
Parameters
value?
string
(Optional) The string value to deserialize.
Returns
Record<string, unknown>
An object parsed from JSON, an object wrapping the raw value, or an empty object.