LongTermMemoryUnit
Property | Pattern | Type | Deprecated | Definition | Title/Description |
---|---|---|---|---|---|
+ implementation | No | const | No | - | Implementation |
+ user_scoped | No | boolean | No | - | User Scoped |
- llm_unit | No | Reference[LLMUnit] | No | - | - |
1. Property implementation
Title: Implementation
Type | const |
Required | Yes |
Specific value: "LongTermMemoryUnit"
2. Property user_scoped
Title: User Scoped
Type | boolean |
Required | Yes |
3. Property llm_unit
Type | Reference[LLMUnit] |
Required | No |
Default | null |