Commit af94abb
committed
docs(memory/typed-network): expand W/E/O/S abbreviation to full bank names
Test description and schema TSDoc both used W/E/O/S which is the
Hindsight paper §2.2 notation (𝒲/ℬ/𝒪/𝒮 with script-S for Observation)
but ambiguous in plain text since two banks start with O. Use the full
enum values in both places for self-explaining docs.1 parent 9687f05 commit af94abb
2 files changed
Lines changed: 5 additions & 4 deletions
File tree
- src/memory/retrieval/typed-network
- __tests__
- prompts
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
0 commit comments