Website
GitHub
npm
Preparing search index...
The search index is not available
@framers/agentos - v0.1.166
@framers/agentos
ActionDeduplicator
Class ActionDeduplicator
Index
Accessors
size
Constructors
constructor
Methods
is
Duplicate
record
check
And
Record
cleanup
clear
Accessors
size
get
size
(
)
:
number
Returns
number
Constructors
constructor
new
Action
Deduplicator
(
config
?
)
:
ActionDeduplicator
Parameters
Optional
config
:
Partial
<
ActionDeduplicatorConfig
>
Returns
ActionDeduplicator
Methods
is
Duplicate
is
Duplicate
(
key
)
:
boolean
Parameters
key
:
string
Returns
boolean
record
record
(
key
)
:
DeduplicatorEntry
Parameters
key
:
string
Returns
DeduplicatorEntry
check
And
Record
check
And
Record
(
key
)
:
{
isDuplicate
:
boolean
;
entry
:
DeduplicatorEntry
;
}
Parameters
key
:
string
Returns
{
isDuplicate
:
boolean
;
entry
:
DeduplicatorEntry
;
}
is
Duplicate
:
boolean
entry
:
DeduplicatorEntry
cleanup
cleanup
(
)
:
number
Returns
number
clear
clear
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
size
constructor
is
Duplicate
record
check
And
Record
cleanup
clear
Architecture
Cognitive Memory
RAG & Memory
Capability Discovery
Tool Calling
Skills
Voice TTS/STT
Safety Primitives
Guardrails
Observability
Planning Engine
Human-in-the-Loop
Agent Communication
Changelog
@framers/agentos - v0.1.166
Loading...