Complete memory graph and document value workplans
This commit is contained in:
parent
f49ebb563b
commit
6cc44da628
25 changed files with 1546 additions and 168 deletions
21
examples/memory/conversation-path-selection.yaml
Normal file
21
examples/memory/conversation-path-selection.yaml
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
schema_version: markitect.memory.selection.v1
|
||||
graph: conversation-path.yaml
|
||||
profile: memory-profile.local.yaml
|
||||
title: Conversation Episode Package
|
||||
intent: Activate the short-term path that explains why MKTT-WP-0016 is the current implementation target.
|
||||
namespace:
|
||||
project: markitect-tool
|
||||
task: MKTT-WP-0016
|
||||
node_ids:
|
||||
- turn.user-correction
|
||||
- interruption.direction-corrected
|
||||
- plan.finish-memory-graph-profile
|
||||
- observation.remaining-gap
|
||||
event_ids:
|
||||
- event.user-correction
|
||||
budget:
|
||||
max_items: 5
|
||||
max_tokens: 1400
|
||||
metadata:
|
||||
memory_view: conversation
|
||||
purpose: short-term-episode
|
||||
Loading…
Add table
Add a link
Reference in a new issue