cleanLlmCypher

fun cleanLlmCypher(rawResponse: String): String

Try to extract Cypher from the response

Return

Cypher part of the response

Parameters

rawResponse

raw response from LLM