ADK TypeScript Documentation - v0.0.4
GitHub
NPM
Preparing search index...
SearchMemoryResponse
Interface SearchMemoryResponse
Represents the response from a memory search
interface
SearchMemoryResponse
{
memories
:
MemoryResult
[]
;
}
Index
Properties
memories
Properties
memories
memories
:
MemoryResult
[]
List of memory results matching the search query
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
memories
GitHub
NPM
ADK TypeScript Documentation - v0.0.4
Loading...
Represents the response from a memory search