Skip to contents

It returns the genereated documentation from the selected model

Usage

generate_documentation(x, model = "qwen2.5-coder:3b")

Arguments

x

A single string.

model

A single string with the ollama model to use.

Value

Generated documentation as a character string.