Commit Graph

701 Commits

Author SHA1 Message Date
Stan Girard
449727b551
chore(main): release 0.0.61 (#1013) 2023-08-23 10:19:19 +02:00
Ikko Eltociear Ashimine
152f237d9e
chore(chat): fix typo in useConfigModal.ts (#1021)
occured -> occurred
2023-08-23 10:10:10 +02:00
Aryan Malik
0c568ac978
Update private-llm.md: Typos Fixed (#1015)
* Update intro.md

* Update qa.md

* Update private-llm.md
2023-08-23 10:09:21 +02:00
Zineb El Bachiri
2b74ebc1f0
fix(Analytics): no tags tracking for upload & crawl (#1024)
* 🚚 create useCrawlApi to use in useCrawler hook

* 🚑 fix tracking in Crawl

* 🧑‍💻 add hot reloading within docker containers

* 🚑 fix tracking for upload

* 🚚 create useUploadApi for fileUpload request

* 📈 add june tag for Language change

* 🩹 revert dependencies
2023-08-23 10:03:10 +02:00
Zineb El Bachiri
0ca25e2af5
🚑 fix quivr api key types (#1022) 2023-08-22 18:10:17 +02:00
Stan Girard
9c7a2aa7c0 ci(stale): increased operations per run 2023-08-22 15:58:41 +02:00
Mamadou DICKO
b967c2d2d6
feat: add brain prompt overwritting from chat (#1012) 2023-08-22 14:23:27 +02:00
Zineb El Bachiri
4b1f4b1412
feat(prompts): add public prompts to SQL db (#1014)
*  add public prompts to SQL scripts

* 🚨 fix: missing zh-cn translation key
2023-08-22 13:14:31 +02:00
joelsprunger
a626b84b96
feat(backend): adds python code parsing (#1003)
Adds a python code parser and invokes it in processors.py
2023-08-22 12:05:31 +02:00
Buer
e328ab81b3
feat(translation): Added Simplified Chinese translation,Fix pt-br not working (#1011)
* 🌐 Add Chinese translation, fix pt-br errors.

* 🌐 Fix syntax errors.
2023-08-22 12:04:54 +02:00
Aryan Malik
650f713447
Update Intro.md: Deleted a Repeated line (#1004)
* Update intro.md

* Update qa.md
2023-08-22 12:04:32 +02:00
Stan Girard
7c778d43bc
chore(main): release 0.0.60 (#995) 2023-08-22 10:30:26 +02:00
Mamadou DICKO
8e94f22782
feat(chat): add brain selection through mention input (#969)
* feat(chat): add brain selection through mention input

* feat: detect mention deletion from editor

* feat: improve ux

* chore: improve dx

* feat: update translations

* feat: improve mention popover ui

* fix: update failing tests

* feat: add mentions suggestion popover

* feat: update translations

* feat: remove add new brain button
2023-08-22 10:05:52 +02:00
Zineb El Bachiri
20d5294795
explicit too many request in chat error (#1000) 2023-08-21 16:07:07 +02:00
Zineb El Bachiri
9aaedcff51
Fix/requests limiting (#980)
* 🗃️ Rename users table into user_daily_usage

* 💥 replace User model with UserIdentity model

* 🗃️ New UserDailyUsage class for database interaction

* 🐛 fix daily requests rate limiting per user

* 🐛 fix user stats and properties update

* ✏️ add typing and linting

* 🚚 rename user_dialy_usage Class  into user_usage & requests_count into daily_requests_count

* 🚑 fix some rebase errors
2023-08-21 14:05:13 +02:00
Mamadou DICKO
f61b70a34f
fix: remove conflicts (#998) 2023-08-21 12:58:22 +02:00
Zineb El Bachiri
3821502c6d
add xlsx and xls parser (#997) 2023-08-21 12:56:48 +02:00
Mamadou DICKO
5a3a6fe370
fix: update backend tests (#992)
* fix: update backend tests

* fix(pytest): update types
2023-08-21 12:45:32 +02:00
MaHDi
8af6d61e76
improve (importing): reorganization of the import structure (#964)
* reorganize import level

* add __init__, reorganize import from __init__

* reorganize import level

* reorganize import level

* fix circular import error by keep the import deep as "from models.settings"

* fix the relative import

* restor unwanted staged files

* add backend/venv and backend/.env to gitignore

* clean importing
2023-08-21 12:25:16 +02:00
Stan Girard
5b79025a03
chore(main): release 0.0.59 (#971) 2023-08-21 11:07:32 +02:00
Stan Girard
ae7852ec3f
feat(health): added endpoint for services (#989) 2023-08-20 23:20:57 +02:00
Stan Girard
0b2e3bc19a ci(stale): increased operations per run to 60 2023-08-20 12:16:52 +02:00
Stan Girard
86c64b7759 ci(stale): increased to 30 days 2023-08-20 11:58:05 +02:00
Stan Girard
884f6862e1 ci(stale): update to main 2023-08-20 11:56:52 +02:00
Stan Girard
7cae2926dc chore(makefile): added build first because duplicated build failed 2023-08-19 14:51:24 +02:00
Stan Girard
d0370ab499
feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00
Stan Girard
cbc8ac4946
Revert "fix: update backend tests (#975)" (#983)
This reverts commit c746eb1830.
2023-08-19 12:31:15 +02:00
Stan Girard
015f12bb4c ci(ci): deploy tag 2023-08-18 18:41:50 +02:00
Stan Girard
2b85a94e88 feat(gcr): removed sha and put latest 2023-08-18 18:35:26 +02:00
Stan Girard
195b4b2ef2 ci(docker): registry fixed name 2023-08-18 18:31:04 +02:00
Stan Girard
ad3dca3e27 feat(docker): pushing image to github registry 2023-08-18 18:29:02 +02:00
Stan Girard
b3a6231274 feat(aws): all in microservices 2023-08-18 18:18:36 +02:00
Stan Girard
705e36e708 ci(prod): added microservices 2023-08-18 18:16:01 +02:00
Stan Girard
b7f9876ce2 feat(preview): added crawl service to ci 2023-08-18 16:35:27 +02:00
Stan Girard
1e78812f30 ci(preview): context put in good place 2023-08-18 16:14:48 +02:00
Stan Girard
6894a2365b ci(docker): fixed context 2023-08-18 16:12:57 +02:00
Stan Girard
110d72d111 ci(preview): removed core 2023-08-18 16:10:38 +02:00
Stan Girard
a706e2e9d0 ci(preview): working dir to core 2023-08-18 16:09:41 +02:00
Stan Girard
86ff98bee1 ci(preview): context 2023-08-18 16:08:42 +02:00
Stan Girard
19d41cf54e ci(preview): fix context 2023-08-18 16:01:00 +02:00
Stan Girard
8b5cef4dfc ci(preivew): added caching 2023-08-18 15:57:49 +02:00
Stan Girard
98f75ba7b7 ci(ci): ecr registry addedd 2023-08-18 15:49:16 +02:00
Stan Girard
d90850d364 ci(preview): added fail fast to false 2023-08-18 15:35:39 +02:00
Stan Girard
08450f7b50 ci(ecr): hidden 2023-08-18 15:18:09 +02:00
Stan Girard
9f9a7bc4a1 ci(preview): fix output 2023-08-18 15:09:51 +02:00
Stan Girard
ce6b45e1ac
feat(preview): added service upload (#979)
* feat(docker): improved size image

* feat(preview): added upload service

* ci(aws): using matrix
2023-08-18 14:49:48 +02:00
Mamadou DICKO
c746eb1830
fix: update backend tests (#975)
* fix: update backend tests

* fix(pytest): update types
2023-08-18 14:01:14 +02:00
Stan Girard
aa623c4039
feat(docker): improved size image (#978) 2023-08-18 12:57:16 +02:00
Stan Girard
c227fc990d chore(empty): file removed 2023-08-18 12:26:29 +02:00
Stan Girard
d001ec70df feat(chat-service): added task definition 2023-08-18 12:25:27 +02:00