memory_search_fts

Description

Search memory using full-text search

Usage

memory_search_fts(query, agent_id = "default", limit = 20, source = NULL)

Arguments

  • query: Search query
  • agent_id: Agent identifier
  • limit: Maximum results
  • source: Filter by source (NULL for all)

Value

Data frame of matching chunks