pub fn create_commit_function_tool(
max_length: Option<usize>,
) -> Result<ChatCompletionTool>
Expand description
Creates the commit function tool definition for OpenAI
pub fn create_commit_function_tool(
max_length: Option<usize>,
) -> Result<ChatCompletionTool>
Creates the commit function tool definition for OpenAI