Skip to main content

process_input

Function process_input 

Source
pub fn process_input(input: &str, project_root: &Path) -> ProcessedInput
Expand description

Scan input for @path tokens and bare image paths (drag-and-drop), read the files, and return cleaned prompt plus file contents and images.