khoj-ai / khoj

Your AI second brain. Get answers to your questions, whether they be online or in your own notes. Use online AI models (e.g gpt4) or private, local LLMs (e.g llama3). Self-host locally or use our cloud instance. Access from Obsidian, Emacs, Desktop app, Web or Whatsapp.
https://khoj.dev
GNU Affero General Public License v3.0
12.63k stars 640 forks source link

Fix process for generating embeddings for Notion entries #648

Closed sabaimran closed 7 months ago

sabaimran commented 7 months ago

We weren't previously generating the embeddings correctly for the Notion entries. Update to resolve the embeddings logic.

Resolves https://github.com/khoj-ai/khoj/issues/637

sabaimran commented 7 months ago

Closes #637