Website
GitHub
npm
Preparing search index...
The search index is not available
@framers/agentos - v0.1.166
@framers/agentos
GraphEntity
Interface GraphEntity
interface
GraphEntity
{
id
:
string
;
name
:
string
;
type
:
string
;
description
:
string
;
properties
:
Record
<
string
,
unknown
>
;
embedding
?:
number
[]
;
sourceDocumentIds
:
string
[]
;
frequency
:
number
;
createdAt
:
string
;
updatedAt
:
string
;
}
Index
Properties
id
name
type
description
properties
embedding?
source
Document
Ids
frequency
created
At
updated
At
Properties
id
id
:
string
name
name
:
string
type
type
:
string
description
description
:
string
properties
properties
:
Record
<
string
,
unknown
>
Optional
embedding
embedding
?:
number
[]
source
Document
Ids
source
Document
Ids
:
string
[]
frequency
frequency
:
number
Frequency count across all source documents
created
At
created
At
:
string
updated
At
updated
At
:
string
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
id
name
type
description
properties
embedding
source
Document
Ids
frequency
created
At
updated
At
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...
Frequency count across all source documents