From d85d5158db13ae53462b00b6f6959d8c575cbe9b Mon Sep 17 00:00:00 2001 From: SillyLossy Date: Tue, 30 May 2023 20:02:21 +0300 Subject: [PATCH] Rename chromadb extension to be less confusing. Add new extensions to readme --- public/scripts/extensions/infinity-context/index.js | 9 ++++++--- .../extensions/infinity-context/manifest.json | 4 ++-- .../scripts/extensions/infinity-context/style.css | 2 +- readme.md | 13 ++++++++----- 4 files changed, 17 insertions(+), 11 deletions(-) diff --git a/public/scripts/extensions/infinity-context/index.js b/public/scripts/extensions/infinity-context/index.js index 3ea77e6ff..e9508e2bb 100644 --- a/public/scripts/extensions/infinity-context/index.js +++ b/public/scripts/extensions/infinity-context/index.js @@ -436,10 +436,11 @@ jQuery(async () => {
- Infinity Context + Smart Context
+

This extension rearranges the messages in the current chat to keep more relevant information in the context. Adjust the sliders below based on average amount of messages in your prompt (refer to the chat cut-off line).

Memory Injection Strategy