Website
GitHub
npm
Preparing search index...
The search index is not available
@framers/agentos - v0.1.166
@framers/agentos
GraphRelationship
Interface GraphRelationship
interface
GraphRelationship
{
id
:
string
;
sourceEntityId
:
string
;
targetEntityId
:
string
;
type
:
string
;
description
:
string
;
weight
:
number
;
properties
:
Record
<
string
,
unknown
>
;
sourceDocumentIds
:
string
[]
;
createdAt
:
string
;
}
Index
Properties
id
source
Entity
Id
target
Entity
Id
type
description
weight
properties
source
Document
Ids
created
At
Properties
id
id
:
string
source
Entity
Id
source
Entity
Id
:
string
target
Entity
Id
target
Entity
Id
:
string
type
type
:
string
description
description
:
string
weight
weight
:
number
properties
properties
:
Record
<
string
,
unknown
>
source
Document
Ids
source
Document
Ids
:
string
[]
created
At
created
At
:
string
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
id
source
Entity
Id
target
Entity
Id
type
description
weight
properties
source
Document
Ids
created
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...