Skip to main content

Module assembler

Module assembler 

Source
Expand description

Core context assembly logic. Context assembler: the main entry point for context assembly.

Structs§

AssemblyConfig
Configuration for context assembly.
AssemblyMetadata
Metadata about the assembly result.
ContextAssembler
Main entry point for context assembly.
ContextWindow
The assembled context window ready for LLM consumption.

Enums§

OutputFormat
Output format for context serialization.