diff --git a/plugin.json b/plugin.json index 436f45d..3ef4f28 100644 --- a/plugin.json +++ b/plugin.json @@ -1,5 +1,5 @@ { - "name": "Cheshire Cat Reranker", + "name": "Cheshire Cat ReRanker", "version": "0.1.0", "description": "This plugin apply a reranking to each memory. It rearranges: the episodic memory from the most recent to the oldest, the declarative using lost in the middle and the procedural using a filter.", "author_name": "nickprock",