@burtson-labs/bandit-engine 2.0.77 → 2.0.78

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8134,7 +8134,7 @@ var MemoryModal = ({ open, onClose }) => {
8134
8134
  {
8135
8135
  variant: "body2",
8136
8136
  sx: { color: theme.palette.text.secondary, fontSize: "0.85rem", textAlign: isMobileView ? "left" : "center" },
8137
- children: shouldUseVectorForMemories ? "\u{1F680} AI-Powered Vector Memory. Semantic search across your conversations." : "\u{1F9E0} Private. Local. Yours. You control your memories."
8137
+ children: shouldUseVectorForMemories ? "Semantic memory \u2014 searches meaning across your conversations." : "Private and local. You decide what's remembered."
8138
8138
  }
8139
8139
  ) }),
8140
8140
  /* @__PURE__ */ jsxs7(
@@ -8367,7 +8367,7 @@ var MemoryModal = ({ open, onClose }) => {
8367
8367
  fontStyle: "italic",
8368
8368
  mt: 0.5,
8369
8369
  display: "block"
8370
- }, children: "\u{1F4CC} Pinned" })
8370
+ }, children: "Pinned" })
8371
8371
  ] })
8372
8372
  ]
8373
8373
  }
@@ -9006,4 +9006,4 @@ export {
9006
9006
  FeedbackButton,
9007
9007
  useNotificationService
9008
9008
  };
9009
- //# sourceMappingURL=chunk-6DY7W4NK.mjs.map
9009
+ //# sourceMappingURL=chunk-57L7TXB6.mjs.map