Spelling Corrections.

This commit is contained in:
vinodkiran
2023-10-26 11:11:10 +05:30
parent 0517d458d3
commit cd6538c5f2
8 changed files with 10 additions and 10 deletions
@@ -60,7 +60,7 @@ class ZepMemory_Memory implements INode {
name: 'k',
type: 'number',
default: '10',
description: 'Window of size k to surface the last k back-and-forths to use as memory.'
description: 'Window of size k to surface the last k back-and-forth to use as memory.'
},
{
label: 'Auto Summary Template',