Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatForPrompt ¶
func FormatForPrompt(files []ContextFile) string
FormatForPrompt wraps each context file in XML-style tags for prompt insertion.
Types ¶
type ContextFile ¶
ContextFile holds a loaded grounding document after redaction.
func Load ¶
func Load(paths []string) ([]ContextFile, error)
Load reads a list of context files from disk and redacts each one.
Click to show internal directories.
Click to hide internal directories.