extract_json_from_response

Function extract_json_from_response 

Source
fn extract_json_from_response(response: &str) -> &str
Expand description

Extracts JSON from LLM response, handling markdown code blocks.