Skip to content

fix: Index creation on ingest/check duplicate if it doesn't exist#978

Merged
lucaseduoli merged 3 commits into
mainfrom
index-creation-add-file
Feb 18, 2026
Merged

fix: Index creation on ingest/check duplicate if it doesn't exist#978
lucaseduoli merged 3 commits into
mainfrom
index-creation-add-file

Conversation

@mfortman11

Copy link
Copy Markdown
Contributor

Creates the index if it doesn't already exist when attempting to ingest

Fixes #941

For testing
Disable the index creation during onboarding

if "embedding_model" in body or "embedding_provider" in body:

@mfortman11 mfortman11 changed the title Index creation on ingest/check duplicate if it doesn't exist fix: Index creation on ingest/check duplicate if it doesn't exist Feb 17, 2026

@lucaseduoli lucaseduoli left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lucaseduoli lucaseduoli merged commit 3e5b77d into main Feb 18, 2026
4 checks passed
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.

[Bug]: Knowledge filename check failing when index does not exist

2 participants