supermemoryai / supermemory

Build your own second brain with supermemory. It's a ChatGPT for your bookmarks. Import tweets or save websites and content using the chrome extension.
https://supermemory.ai
MIT License
6.22k stars 594 forks source link

fix spaces; fix incorrect title for memory sources #231

Closed ThakerKush closed 1 month ago

ThakerKush commented 1 month ago

Fix Spaces and Incorrect Title for Memory Sources

Overview

This pull request addresses two issues in the cf-ai-backend application:

  1. Fixing the handling of spaces in the vectorBody schema.
  2. Correcting the title field in the stored content metadata.

Changes

The main purpose of this pull request is to address issues related to the handling of spaces and the title field in the memory sources feature of the cf-ai-backend application. The changes ensure that the spaces are correctly stored and retrieved, and that the title field accurately reflects the content's title instead of the description.

✨ Generated with love by Kaizen ❤️

Original Description None
cloudflare-pages[bot] commented 1 month ago

Deploying supermemory with  Cloudflare Pages  Cloudflare Pages

Latest commit: ed5ed41
Status: ✅  Deploy successful!
Preview URL: https://6873b3bd.supermemory.pages.dev
Branch Preview URL: https://kush-be-queue-fixes.supermemory.pages.dev

View logs

kaizen-bot[bot] commented 1 month ago

Code Review

All Clear: This PR is ready to merge! 👍

✨ Generated with love by Kaizen ❤️

Useful Commands