表示系统中使用的智能记忆。
Messages
下表列出了 IntelligentMemory 表的消息。 消息表示可以在表上执行的作。 它们也可能是事件。
| 名称 是事件? |
Web API 操作 | 用于 .NET 的 SDK |
|---|---|---|
Assign事件:True |
PATCH /intelligentmemories(intelligentmemoryid)更新 ownerid属性。 |
AssignRequest |
Associate事件:True |
关联记录 | 关联记录 |
Create事件:True |
POST /intelligentmemories请参阅 创建 |
创建记录 |
CreateMultiple事件:True |
CreateMultiple | CreateMultipleRequest |
Delete事件:True |
DELETE /intelligentmemories(intelligentmemoryid)请参阅 删除 |
删除记录 |
DeleteMultiple事件:True |
DeleteMultiple | 了解如何将消息与 SDK for .NET 配合使用 |
Disassociate事件:True |
取消关联记录 | 取消关联记录 |
Retrieve事件:True |
GET /intelligentmemories(intelligentmemoryid)请参阅 检索 |
检索记录 |
RetrieveEntityChanges事件:True |
RetrieveEntityChangesRequest | |
RetrieveMultiple事件:True |
GET /intelligentmemories查看 查询数据 |
查询数据 |
RetrievePrincipalAccess事件:True |
RetrievePrincipalAccess | RetrievePrincipalAccessRequest |
Update事件:True |
PATCH /intelligentmemories(intelligentmemoryid)查看 更新 |
更新记录 |
UpdateMultiple事件:True |
UpdateMultiple | UpdateMultipleRequest |
Upsert事件:True |
PATCH /intelligentmemories(intelligentmemoryid)请参阅更新 插入表行 |
UpsertRequest |
UpsertMultiple事件:True |
UpsertMultiple | UpsertMultipleRequest |
属性
下表列出了 IntelligentMemory 表的选定属性。
| 资产 | 价值 |
|---|---|
| 显示名称 | IntelligentMemory |
| 显示集合名称 | IntelligentMemories |
| 架构名称 | IntelligentMemory |
| 集合架构名称 | IntelligentMemories |
| 实体集名称 | intelligentmemories |
| 逻辑名称 | intelligentmemory |
| 逻辑集合名称 | intelligentmemories |
| PrimaryId属性 | intelligentmemoryid |
| PrimaryName属性 | intelligentmemoryname |
| 表类型 | Elastic |
| 所有权类型 | UserOwned |
可写列/属性
这些列/属性为 IsValidForCreate 或 IsValidForUpdate (通常两者) 返回 true。 按 SchemaName 列出。
- 导入序列号
- IntelligentMemoryId
- IntelligentMemoryName
- MemoryKind
- MemorySource
- MemoryType
- 覆盖创建时间
- OwnerId
- OwnerIdType
- 分区 ID
- 谓语
- PrivacyLevel
- RecordVersion
- SourceId
- 主题
- TargetObject
- TTL秒数
ImportSequenceNumber
| 资产 | 价值 |
|---|---|
| Description | 创建此记录的导入的序列号。 |
| 显示名称 | 导入序列号 |
| IsValidForForm (形式有效) | 假 |
| IsValidForRead | True |
| LogicalName | importsequencenumber |
| RequiredLevel | None |
| 类型 | 整数 |
| 最大值 | 2147483647 |
| 最小值 | -2147483648 |
IntelligentMemoryId
| 资产 | 价值 |
|---|---|
| Description | 智能内存记录的唯一标识符。 |
| 显示名称 | IntelligentMemoryId |
| IsValidForForm (形式有效) | 假 |
| IsValidForRead | True |
| LogicalName | intelligentmemoryid |
| RequiredLevel | 系统必填 |
| 类型 | Uniqueidentifier |
IntelligentMemoryName
| 资产 | 价值 |
|---|---|
| Description | 记录的唯一名称。 |
| 显示名称 | IntelligentMemoryName |
| IsValidForForm (形式有效) | True |
| IsValidForRead | True |
| LogicalName | intelligentmemoryname |
| RequiredLevel | 系统必填 |
| 类型 | String |
| Format | 文本 |
| 格式名称 | 文本 |
| ImeMode | Auto |
| 是可本地化的 | 假 |
| MaxLength (最大长度) | 200 |
MemoryKind
| 资产 | 价值 |
|---|---|
| Description | 要保留的信息类别 - 事实、观察、推理等。 |
| 显示名称 | MemoryKind |
| IsValidForForm (形式有效) | True |
| IsValidForRead | True |
| LogicalName | memorykind |
| RequiredLevel | 系统必填 |
| 类型 | String |
| Format | 文本 |
| 格式名称 | 文本 |
| ImeMode | Auto |
| 是可本地化的 | 假 |
| MaxLength (最大长度) | 100 |
MemorySource
| 资产 | 价值 |
|---|---|
| Description | 创建内存记录的源 - 应用、代理、用户等。 |
| 显示名称 | MemorySource |
| IsValidForForm (形式有效) | True |
| IsValidForRead | True |
| LogicalName | memorysource |
| RequiredLevel | 系统必填 |
| 类型 | String |
| Format | 文本 |
| 格式名称 | 文本 |
| ImeMode | Auto |
| 是可本地化的 | 假 |
| MaxLength (最大长度) | 100 |
MemoryType
| 资产 | 价值 |
|---|---|
| Description | 指定内存的临时或持久性分类 - short_term、long_term、working_memory、episodic 等。 |
| 显示名称 | MemoryType |
| IsValidForForm (形式有效) | True |
| IsValidForRead | True |
| LogicalName | memorytype |
| RequiredLevel | 系统必填 |
| 类型 | String |
| Format | 文本 |
| 格式名称 | 文本 |
| ImeMode | Auto |
| 是可本地化的 | 假 |
| MaxLength (最大长度) | 100 |
OverriddenCreatedOn
| 资产 | 价值 |
|---|---|
| Description | 迁移记录的日期和时间。 |
| 显示名称 | 记录创建时间 |
| IsValidForForm (形式有效) | 假 |
| IsValidForRead | True |
| LogicalName | overriddencreatedon |
| RequiredLevel | None |
| 类型 | DateTime |
| 可以更改日期时间行为 | 假 |
| 日期时间行为 | 用户本地 |
| Format | DateOnly |
| ImeMode | 无效 |
| 源类型掩码 | 0 |
OwnerId
| 资产 | 价值 |
|---|---|
| Description | 所有者 ID |
| 显示名称 | Owner |
| IsValidForForm (形式有效) | True |
| IsValidForRead | True |
| LogicalName | ownerid |
| RequiredLevel | 系统必填 |
| 类型 | 所有者 |
| Targets | 系统用户, 团队 |
所有者 IdType
| 资产 | 价值 |
|---|---|
| Description | 所有者 ID 类型 |
| 显示名称 | |
| IsValidForForm (形式有效) | 假 |
| IsValidForRead | True |
| LogicalName | owneridtype |
| RequiredLevel | 系统必填 |
| 类型 | 实体名称 |
分区ID
| 资产 | 价值 |
|---|---|
| Description | 逻辑分区 ID。逻辑分区由一组具有相同分区 ID 的记录组成。 |
| 显示名称 | 分区 ID |
| IsValidForForm (形式有效) | True |
| IsValidForRead | True |
| LogicalName | partitionid |
| RequiredLevel | None |
| 类型 | String |
| Format | 文本 |
| 格式名称 | 文本 |
| ImeMode | Auto |
| 是可本地化的 | 假 |
| MaxLength (最大长度) | 100 |
谓词
| 资产 | 价值 |
|---|---|
| Description | 短而脆的“_”分隔字符串,这些字符串表示与目标对象的关系/特征绑定源。 |
| 显示名称 | 谓语 |
| IsValidForForm (形式有效) | True |
| IsValidForRead | True |
| LogicalName | predicate |
| RequiredLevel | 系统必填 |
| 类型 | String |
| Format | 文本 |
| 格式名称 | 文本 |
| ImeMode | Auto |
| 是可本地化的 | 假 |
| MaxLength (最大长度) | 100 |
PrivacyLevel
| 资产 | 价值 |
|---|---|
| Description | 要保留的信息的隐私级别 - 专用(仅限用户)、共享(特定代理)、公共(对所有)开放等。 |
| 显示名称 | PrivacyLevel |
| IsValidForForm (形式有效) | True |
| IsValidForRead | True |
| LogicalName | privacylevel |
| RequiredLevel | 系统必填 |
| 类型 | String |
| Format | 文本 |
| 格式名称 | 文本 |
| ImeMode | Auto |
| 是可本地化的 | 假 |
| MaxLength (最大长度) | 100 |
RecordVersion
| 资产 | 价值 |
|---|---|
| Description | 将不同版本的实体记录进行版本控制(仅在我们更改内存存储和交互的方式时使用)。 |
| 显示名称 | RecordVersion |
| IsValidForForm (形式有效) | True |
| IsValidForRead | True |
| LogicalName | recordversion |
| RequiredLevel | 系统必填 |
| 类型 | String |
| Format | 文本 |
| 格式名称 | 文本 |
| ImeMode | Auto |
| 是可本地化的 | 假 |
| MaxLength (最大长度) | 100 |
SourceId
| 资产 | 价值 |
|---|---|
| Description | 源的标识符。 |
| 显示名称 | SourceId |
| IsValidForForm (形式有效) | True |
| IsValidForRead | True |
| LogicalName | sourceid |
| RequiredLevel | 系统必填 |
| 类型 | String |
| Format | 文本 |
| 格式名称 | 文本 |
| ImeMode | Auto |
| 是可本地化的 | 假 |
| MaxLength (最大长度) | 200 |
Subject
| 资产 | 价值 |
|---|---|
| Description | 内存所要关注的主题/实体。 |
| 显示名称 | 主题 |
| IsValidForForm (形式有效) | True |
| IsValidForRead | True |
| LogicalName | subject |
| RequiredLevel | 系统必填 |
| 类型 | 备忘录 |
| Format | 文本 |
| 格式名称 | 文本 |
| ImeMode | Auto |
| 是可本地化的 | 假 |
| MaxLength (最大长度) | 1048576 |
TargetObject
| 资产 | 价值 |
|---|---|
| Description | 有关要保留的主题的信息。 |
| 显示名称 | TargetObject |
| IsValidForForm (形式有效) | True |
| IsValidForRead | True |
| LogicalName | targetobject |
| RequiredLevel | 系统必填 |
| 类型 | 备忘录 |
| Format | 文本 |
| 格式名称 | 文本 |
| ImeMode | Auto |
| 是可本地化的 | 假 |
| MaxLength (最大长度) | 1048576 |
TTL秒数
| 资产 | 价值 |
|---|---|
| Description | 生存时间以秒为单位。 |
| 显示名称 | 活着的时间 |
| IsValidForForm (形式有效) | True |
| IsValidForRead | True |
| LogicalName | ttlinseconds |
| RequiredLevel | None |
| 类型 | 整数 |
| 最大值 | 2147483647 |
| 最小值 | 1 |
只读列/属性
这些列/属性为 IsValidForCreate 和 IsValidForUpdate 返回 false。 按 SchemaName 列出。
- CreatedBy
- CreatedOn
- 创建时BehalfBy
- ModifiedBy
- 修改时间
- ModifiedOnBehalfBy
- 所有者名称
- OwnerIdYomiName
- 拥有业务单位
- 拥有团队
- 拥有用户
- 版本编号
CreatedBy
| 资产 | 价值 |
|---|---|
| Description | 创建记录的用户的唯一标识符。 |
| 显示名称 | 创建者 |
| IsValidForForm (形式有效) | True |
| IsValidForRead | True |
| LogicalName | createdby |
| RequiredLevel | None |
| 类型 | 查找 |
| Targets | systemuser |
CreatedOn
| 资产 | 价值 |
|---|---|
| Description | 创建记录的日期和时间。 |
| 显示名称 | 创建时间 |
| IsValidForForm (形式有效) | True |
| IsValidForRead | True |
| LogicalName | createdon |
| RequiredLevel | None |
| 类型 | DateTime |
| 可以更改日期时间行为 | 假 |
| 日期时间行为 | 用户本地 |
| Format | 日期和时间 |
| ImeMode | 无效 |
| 源类型掩码 | 0 |
创建时BehalfBy
| 资产 | 价值 |
|---|---|
| Description | 创建记录的委托用户的唯一标识符。 |
| 显示名称 | 创建者(委托) |
| IsValidForForm (形式有效) | True |
| IsValidForRead | True |
| LogicalName | createdonbehalfby |
| RequiredLevel | None |
| 类型 | 查找 |
| Targets | systemuser |
ModifiedBy
| 资产 | 价值 |
|---|---|
| Description | 修改记录的用户的唯一标识符。 |
| 显示名称 | 修改者 |
| IsValidForForm (形式有效) | True |
| IsValidForRead | True |
| LogicalName | modifiedby |
| RequiredLevel | None |
| 类型 | 查找 |
| Targets | systemuser |
修改时间
| 资产 | 价值 |
|---|---|
| Description | 修改记录的日期和时间。 |
| 显示名称 | 修改时间 |
| IsValidForForm (形式有效) | True |
| IsValidForRead | True |
| LogicalName | modifiedon |
| RequiredLevel | None |
| 类型 | DateTime |
| 可以更改日期时间行为 | 假 |
| 日期时间行为 | 用户本地 |
| Format | 日期和时间 |
| ImeMode | 无效 |
| 源类型掩码 | 0 |
ModifiedOnBehalfBy
| 资产 | 价值 |
|---|---|
| Description | 修改记录的委托用户的唯一标识符。 |
| 显示名称 | 修改者(委托) |
| IsValidForForm (形式有效) | True |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfby |
| RequiredLevel | None |
| 类型 | 查找 |
| Targets | systemuser |
所有者名称
| 资产 | 价值 |
|---|---|
| Description | 所有者姓名 |
| 显示名称 | |
| IsValidForForm (形式有效) | 假 |
| IsValidForRead | True |
| LogicalName | owneridname |
| RequiredLevel | 系统必填 |
| 类型 | String |
| Format | 文本 |
| 格式名称 | 文本 |
| ImeMode | Auto |
| 是可本地化的 | 假 |
| MaxLength (最大长度) | 100 |
OwnerIdYomiName
| 资产 | 价值 |
|---|---|
| Description | 所有者的 Yomi 名称 |
| 显示名称 | |
| IsValidForForm (形式有效) | 假 |
| IsValidForRead | True |
| LogicalName | owneridyominame |
| RequiredLevel | 系统必填 |
| 类型 | String |
| Format | 文本 |
| 格式名称 | 文本 |
| ImeMode | Auto |
| 是可本地化的 | 假 |
| MaxLength (最大长度) | 100 |
拥有业务单位
| 资产 | 价值 |
|---|---|
| Description | 拥有记录的业务部门的唯一标识符 |
| 显示名称 | 拥有业务单位 |
| IsValidForForm (形式有效) | True |
| IsValidForRead | True |
| LogicalName | owningbusinessunit |
| RequiredLevel | None |
| 类型 | 查找 |
| Targets | businessunit |
拥有团队
| 资产 | 价值 |
|---|---|
| Description | 拥有记录的团队的唯一标识符。 |
| 显示名称 | 拥有团队 |
| IsValidForForm (形式有效) | 假 |
| IsValidForRead | True |
| LogicalName | owningteam |
| RequiredLevel | None |
| 类型 | 查找 |
| Targets | 团队 |
拥有用户
| 资产 | 价值 |
|---|---|
| Description | 拥有记录的用户的唯一标识符。 |
| 显示名称 | 拥有用户 |
| IsValidForForm (形式有效) | 假 |
| IsValidForRead | True |
| LogicalName | owninguser |
| RequiredLevel | None |
| 类型 | 查找 |
| Targets | systemuser |
版本号
| 资产 | 价值 |
|---|---|
| Description | 版本号 |
| 显示名称 | 版本号 |
| IsValidForForm (形式有效) | 假 |
| IsValidForRead | True |
| LogicalName | versionnumber |
| RequiredLevel | None |
| 类型 | BigInt |
| 最大值 | 9223372036854775807 |
| 最小值 | -9223372036854775808 |
多对一关系
这些关系是多对一的。 按 SchemaName 列出。
- business_unit_intelligentmemory
- lk_intelligentmemory_createdby
- lk_intelligentmemory_createdonbehalfby
- lk_intelligentmemory_modifiedby
- lk_intelligentmemory_modifiedonbehalfby
- owner_intelligentmemory
- team_intelligentmemory
- user_intelligentmemory
business_unit_intelligentmemory
一To-Many 关系: 企业单位business_unit_intelligentmemory
| 资产 | 价值 |
|---|---|
| ReferencedEntity | businessunit |
| ReferencedAttribute | businessunitid |
| 引用属性 | owningbusinessunit |
| ReferencingEntityNavigationPropertyName | owningbusinessunit |
| 是层次结构 | |
| 级联配置 | 档案: NoCascade分配: NoCascade删除: NoCascade合并: NoCascade重新父级: NoCascadeRollupView: NoCascade共享: NoCascade取消分享: NoCascade |
lk_intelligentmemory_createdby
一To-Many 关系: systemuser lk_intelligentmemory_createdby
| 资产 | 价值 |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| 引用属性 | createdby |
| ReferencingEntityNavigationPropertyName | createdby |
| 是层次结构 | |
| 级联配置 | 档案: NoCascade分配: NoCascade删除: NoCascade合并: NoCascade重新父级: NoCascadeRollupView: NoCascade共享: NoCascade取消分享: NoCascade |
lk_intelligentmemory_createdonbehalfby
一To-Many 关系: systemuser lk_intelligentmemory_createdonbehalfby
| 资产 | 价值 |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| 引用属性 | createdonbehalfby |
| ReferencingEntityNavigationPropertyName | createdonbehalfby |
| 是层次结构 | |
| 级联配置 | 档案: NoCascade分配: NoCascade删除: NoCascade合并: NoCascade重新父级: NoCascadeRollupView: NoCascade共享: NoCascade取消分享: NoCascade |
lk_intelligentmemory_modifiedby
一To-Many 关系: systemuser lk_intelligentmemory_modifiedby
| 资产 | 价值 |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| 引用属性 | modifiedby |
| ReferencingEntityNavigationPropertyName | modifiedby |
| 是层次结构 | |
| 级联配置 | 档案: NoCascade分配: NoCascade删除: NoCascade合并: NoCascade重新父级: NoCascadeRollupView: NoCascade共享: NoCascade取消分享: NoCascade |
lk_intelligentmemory_modifiedonbehalfby
一To-Many 关系: systemuser lk_intelligentmemory_modifiedonbehalfby
| 资产 | 价值 |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| 引用属性 | modifiedonbehalfby |
| ReferencingEntityNavigationPropertyName | modifiedonbehalfby |
| 是层次结构 | |
| 级联配置 | 档案: NoCascade分配: NoCascade删除: NoCascade合并: NoCascade重新父级: NoCascadeRollupView: NoCascade共享: NoCascade取消分享: NoCascade |
owner_intelligentmemory
一To-Many 关系: 所有者owner_intelligentmemory
| 资产 | 价值 |
|---|---|
| ReferencedEntity | owner |
| ReferencedAttribute | ownerid |
| 引用属性 | ownerid |
| ReferencingEntityNavigationPropertyName | ownerid |
| 是层次结构 | |
| 级联配置 | 档案: NoCascade分配: NoCascade删除: NoCascade合并: NoCascade重新父级: NoCascadeRollupView: NoCascade共享: NoCascade取消分享: NoCascade |
team_intelligentmemory
一To-Many 关系: 团队team_intelligentmemory
| 资产 | 价值 |
|---|---|
| ReferencedEntity | team |
| ReferencedAttribute | teamid |
| 引用属性 | owningteam |
| ReferencingEntityNavigationPropertyName | owningteam |
| 是层次结构 | |
| 级联配置 | 档案: NoCascade分配: NoCascade删除: NoCascade合并: NoCascade重新父级: NoCascadeRollupView: NoCascade共享: NoCascade取消分享: NoCascade |
user_intelligentmemory
一To-Many 关系: systemuser user_intelligentmemory
| 资产 | 价值 |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| 引用属性 | owninguser |
| ReferencingEntityNavigationPropertyName | owninguser |
| 是层次结构 | |
| 级联配置 | 档案: NoCascade分配: NoCascade删除: NoCascade合并: NoCascade重新父级: NoCascadeRollupView: NoCascade共享: NoCascade取消分享: NoCascade |