Documentation
¶
Overview ¶
Package context provides functionality for compiling AI context from the graph.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Compiler ¶
type Compiler struct {
// contains filtered or unexported fields
}
Compiler handles the compilation of nodes into a textual context for AI consumption.
func NewCompiler ¶
NewCompiler creates a new context compiler.
Click to show internal directories.
Click to hide internal directories.