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

chore: Add chatbot example files and dependencies #3052

Draft
wants to merge 101 commits into
base: main
Choose a base branch
from
Draft

Conversation

StanGirard
Copy link
Collaborator

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context.

Checklist before requesting a review

Please delete options that are not relevant.

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented hard-to-understand areas
  • I have ideally added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged

Screenshots (if appropriate):

chloedia and others added 27 commits August 5, 2024 18:21
# Description

- Complete refacto of workers
- New docker image for worker 

NOTE: 

Syncs are under heavy refacto !

---------

Co-authored-by: chloedia <[email protected]>
Co-authored-by: Stan Girard <[email protected]>
Co-authored-by: Antoine Dewez <[email protected]>
Co-authored-by: aminediro <[email protected]>
Co-authored-by: Stan Girard <[email protected]>
Co-authored-by: Chloé Daems <[email protected]>
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):

---------

Co-authored-by: aminediro <[email protected]>
changed destination uuid_generator
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
fix core-142

---------

Co-authored-by: Stan Girard <[email protected]>
Co-authored-by: aminediro <[email protected]>
# Description

- Complete rewrite of Syncutils
- Eager processing Syncs on Create and Update Sync.
- Simplified a LOT of filtering logic on files
- Fixed notifier async knowledge
I have made changes to the knowledge table schema and models to improve
functionality and data organization. This includes adding new columns,
modifying existing columns, and updating relationships. These changes
will enhance the overall performance and usability of the application.

---------

Co-authored-by: Stan Girard <[email protected]>
Co-authored-by: aminediro <[email protected]>
Needs export UV_INDEX_STRATEGY=unsafe-first-match to work

Completes CORE-153
# Description

- Deserialization of notion results + fetching logic
- Fixed migration `notion_sync`
- Test deserialization of notion
Copy link

vercel bot commented Aug 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
quivrapp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 22, 2024 10:32am

Base automatically changed from release/quivr-core-0.1 to main September 2, 2024 08:20
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.

3 participants