parse

fun parse(value: String?, fallback: FalAiModel = default): FalAiModel(source)

Executes the parse step in the SDAI domain layer.

Return

Result produced by parse.

Author

Dmitriy Moroz

Parameters

value

value used by the operation.

fallback

fallback value consumed by the API.