Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs indexing fixes #3493

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Docs indexing fixes #3493

wants to merge 7 commits into from

Conversation

RomneyDa
Copy link
Collaborator

@RomneyDa RomneyDa commented Dec 21, 2024

  • Only index docs if docs context provider is present
  • Only index docs if disableIndexing is true
  • Abort indexing if indexing is disabled mid-index
  • Add embeddingProviderId column to SQLite DB (the migration is simply full table deletion which is fine since that's what already happens on an embedding provider change). This way, docs are only reindexed on profile change if it's a new embedding provider embed id
  • Add a "add @docs context provider" prompt link to More page if @docs is not in config
  • Fix docs indexing peeks logic that wasn't only displaying docs found in config
  • Fix various small logic bugs in docs service

Copy link

netlify bot commented Dec 21, 2024

Deploy Preview for continuedev canceled.

Name Link
🔨 Latest commit 517a486
🔍 Latest deploy log https://app.netlify.com/sites/continuedev/deploys/676628a259d5a50008e6e3ab

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant