Skip to main content

search

Function search 

Source
pub async fn search(
    client: &MoltbookClient,
    query: &str,
    type_filter: &str,
    limit: u64,
) -> Result<(), ApiError>
Expand description

Performs an AI-powered semantic search across the network.