DocumentationAnalysis


Object Hierarchy:

Object hierarchy for DocumentationAnalysis

Description:

public class DocumentationAnalysis : VectorBase

Analysis layer for documentation file processing.

Uses analysis-prompt-doc-file (whole-document category and summary) and analysis-prompt-doc-section (section descriptions). Used for shell, meson, and other non-coding-language text files (docs, configs, etc.).

Processes DocumentationTree objects and generates descriptions using LLM with three-level processing: document summary, section summaries, and leaf extraction.


Package: ollmchat

Content:

Creation methods:

Methods:

Signals:

Inherited Members:

All known members inherited from class OLLMvector.VectorBase
All known members inherited from class GLib.Object