Common
Common utility methods for the GenAI SDK.
Types
Functions
Link copied to clipboard
Gets the value of an object by a path.
@Nullable()
Gets the value of an object by a path, returning a default value if the path does not exist.
Link copied to clipboard
Moves values from source paths to destination paths.
Link copied to clipboard
Link copied to clipboard
Sets the value of an object by a path.
Link copied to clipboard
Converts a snake_case string to camelCase.