pub fn parse_commit_function_response(
arguments: &str,
) -> Result<CommitFunctionArgs>
Expand description
Parses the function call response to extract the commit message
pub fn parse_commit_function_response(
arguments: &str,
) -> Result<CommitFunctionArgs>
Parses the function call response to extract the commit message