Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
SearchResultItem: A single search result item.
Defined in the knowledge module.
id
String
text
score
f32
metadata
HashMap<String
source
Option<String>
filename
created_at
Option<u64>
updated_at
new
fn new(id: impl Into<String>, text: impl Into<String>, score: f32) -> Self
impl Into<String>
praisonai/src/knowledge/mod.rs