From 95ac83844bb1a0ffe713c6e9ed5272db587ba75e Mon Sep 17 00:00:00 2001 From: murrayhu-mdb Date: Thu, 21 May 2026 11:52:15 +0100 Subject: [PATCH] Update past-analysis.tsx --- apps/mongo-feed/components/past-analysis.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/mongo-feed/components/past-analysis.tsx b/apps/mongo-feed/components/past-analysis.tsx index 22803499..fa4b3c65 100644 --- a/apps/mongo-feed/components/past-analysis.tsx +++ b/apps/mongo-feed/components/past-analysis.tsx @@ -52,7 +52,7 @@ export function PastAnalysis() { -

Past analysis results are stored in MongoDB and can be quickly retrieved using Atlas vector search.

+

Past analysis results are stored in MongoDB and can be quickly retrieved using MongoDB vector search.

Potential query: "Find similar analyses to the most recent customer feedback report"