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

Feature/Indexing #1802

Merged
merged 20 commits into from
Apr 2, 2024
Merged

Feature/Indexing #1802

merged 20 commits into from
Apr 2, 2024

Conversation

HenryHengZJ
Copy link
Contributor

Add indexing record manager components:

Screenshot 2024-02-24 013603 image

@chungyau97
Copy link
Contributor

Added fix for QueryFailedError: SQLITE_RANGE: column index out of range error when upserting multiple files

@vinodkiran
Copy link
Contributor

Add indexing record manager components:

Screenshot 2024-02-24 013603

Is there an option to see this info/dialog after it is closed from the Upsert Dialog?

@chungyau97
Copy link
Contributor

I will add mysql

@HenryHengZJ
Copy link
Contributor Author

Add indexing record manager components:
Screenshot 2024-02-24 013603

Is there an option to see this info/dialog after it is closed from the Upsert Dialog?

Not for now. are you thinking we should create some sort of logs so that users know when was the last upsert, and number of docs get added, skipped, etc?

@HenryHengZJ
Copy link
Contributor Author

@vinodkiran every chatflow now contains a history of upserting regardless of whether the record manager exists:
image

image

Copy link
Contributor

@ocflowiseai ocflowiseai left a comment

Choose a reason for hiding this comment

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

Looks good to me!

HenryHengZJ and others added 7 commits March 12, 2024 18:00
# Conflicts:
#	packages/ui/src/menu-items/settings.js
#	packages/ui/src/views/canvas/CanvasHeader.jsx
#	packages/ui/src/views/vectorstore/VectorStorePopUp.jsx
# Conflicts:
#	packages/ui/src/menu-items/settings.js
#	packages/ui/src/views/canvas/CanvasHeader.jsx
#	pnpm-lock.yaml
# Conflicts:
#	packages/components/package.json
#	pnpm-lock.yaml
# Conflicts:
#	packages/components/src/Interface.ts
#	packages/server/src/database/migrations/postgres/index.ts
#	packages/server/src/index.ts
#	packages/ui/src/views/vectorstore/VectorStorePopUp.jsx
@HenryHengZJ HenryHengZJ merged commit e422ce2 into main Apr 2, 2024
2 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.

None yet

4 participants