quivr/backend
Stan Girard ef53590b58
feat(embedding): now 100 times faster 🔥 (#1807)
# 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):
2023-12-04 11:59:08 +01:00
..
.vscode feat: ⚙️🐞 configure debugger for the backend (#1345) 2023-10-09 15:23:13 +02:00
llm refactor: to modules (#1754) 2023-11-30 22:29:28 +01:00
middlewares refactor: to modules (#1754) 2023-11-30 22:29:28 +01:00
models feat(supabase): upgraded to latest version 2023-12-03 20:26:26 +01:00
modules feat(api-keys): added customization (#1802) 2023-12-03 23:32:37 +01:00
packages feat(embedding): now 100 times faster 🔥 (#1807) 2023-12-04 11:59:08 +01:00
repository refactor: to modules (#1754) 2023-11-30 22:29:28 +01:00
routes refactor: to modules (#1754) 2023-11-30 22:29:28 +01:00
supabase/functions/add-new-email feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00
tests refactor: to modules (#1754) 2023-11-30 22:29:28 +01:00
vectorstore feat: 🎸 telegram 2023-11-01 22:33:47 +01:00
.dockerignore feat: 🎸 docker reduced size by 2 (#1653) 2023-11-18 19:23:56 +01:00
celery_worker.py fix(url): crawling fixed (#1785) 2023-12-02 18:08:22 +01:00
chat_service.py refactor: to modules (#1754) 2023-11-30 22:29:28 +01:00
crawl_service.py refactor: to modules (#1754) 2023-11-30 22:29:28 +01:00
Dockerfile Adds pytesseract, tesseract and poopler-utils (#1648) 2023-11-22 17:26:11 +01:00
Dockerfile.dev feat: 🎸 docker reduced size by 2 (#1653) 2023-11-18 19:23:56 +01:00
logger.py feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00
main.py fix(supabase): fixed 2023-12-03 01:35:01 +01:00
pyrightconfig.json feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00
renovate.json fix(url): crawling fixed (#1785) 2023-12-02 18:08:22 +01:00
requirements.txt Feat/local llm bug fix (#1758) 2023-11-29 19:17:16 +01:00
upload_service.py refactor: to modules (#1754) 2023-11-30 22:29:28 +01:00