<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		LLM-Powered Code Generation, Error Fixing, and Chat for 'RStudio'
		// An 'RStudio' addin that integrates large language model
		(LLM) assistance directly into the code-editing workflow.
		Features include: (1) generate R code from inline comments; (2)
		obtain LLM-assisted fixes for console errors; (3) insert plain-
		English explanations of selected code blocks; (4) a multi-turn
		Chat Panel with session-context awareness (loaded packages,
		global objects, source editor contents, console history).
		Supports 'OpenAI', 'Anthropic' (Claude), 'DeepSeek', 'Groq',
		'Together AI', 'OpenRouter', 'Ollama' (fully local, no API key
		required), and any 'OpenAI'-compatible custom endpoint (e.g.
		'LM Studio', 'vLLM', 'llama.cpp').
	</longdescription>
</pkgmetadata>
