pub type SmartLSResponse = SmartResponse<SmartDirEntry>;Expand description
📊 Smart directory listing response
Aliased Type§
pub struct SmartLSResponse {
pub primary: Vec<SmartDirEntry>,
pub secondary: Vec<SmartDirEntry>,
pub context_summary: String,
pub token_savings: TokenSavings,
pub suggestions: Vec<String>,
}Fields§
§primary: Vec<SmartDirEntry>Primary results (high relevance)
secondary: Vec<SmartDirEntry>Secondary results (medium relevance)
context_summary: StringContext summary
token_savings: TokenSavingsToken savings achieved
suggestions: Vec<String>Proactive suggestions