Crate batch_mode_json

Source

Functionsยง

extract_json_from_possible_backticks_block
Extracts JSON from a content string by removing surrounding json\n and \n markers if present, and trims any leading or trailing whitespace from the input.
write_to_file
Writes serialized JSON content to a file asynchronously.