It changes the selected code for the the generated documentation using the configured ollama model.
Usage
addin_generate_documentation(
model = "qwen2.5-coder:3b",
context = rstudioapi::getActiveDocumentContext()
)
It changes the selected code for the the generated documentation using the configured ollama model.
addin_generate_documentation(
model = "qwen2.5-coder:3b",
context = rstudioapi::getActiveDocumentContext()
)