Commit Graph

729 Commits

Author SHA1 Message Date
Stan Girard
f74a1c50c8
feat(strapi): added first draft (#1237) 2023-09-21 00:20:29 +02:00
Stan Girard
e6cbbbcd37
fix(brain_size): increased size (#1235) 2023-09-20 17:43:46 +02:00
Stan Girard
0d29c9e3c4
Feat/paperclip (#1234)
* feat(upload): changed icons

* feat(tokens): increased
2023-09-20 17:21:29 +02:00
Stan Girard
ef0f874af9
feat(upload): changed icons (#1233) 2023-09-20 17:07:37 +02:00
Stan Girard
5411a65d1d feat(tokens): increased to 500 min 2023-09-20 17:03:32 +02:00
Mamadou DICKO
1593c3342c
feat: display brain status on settings page (#1221)
* feat: update GET/brains return status

* feat: add public tag on brain list

* feat: add public tag for public brain on brain settings tab

* feat: hide over tab when brain access is public
2023-09-20 16:24:56 +02:00
Stan Girard
d8e188788f
fix(gpt-3.5-instruct): bug and new version of node (#1228) 2023-09-20 16:16:50 +02:00
Stan Girard
dbde136a21 chore(github): fixed 2023-09-20 15:32:34 +02:00
Stan Girard
b4cc90b890 chore(github): changed icon feature request 2023-09-20 15:28:47 +02:00
Stan Girard
9f636e0b00 chore(github): added feature request template 2023-09-20 15:28:22 +02:00
Stan Girard
e36d51ea8e chore(github): fixed order 2023-09-20 15:26:22 +02:00
Stan Girard
6cf11ed798 chore(github): fixed 2023-09-20 15:25:26 +02:00
Stan Girard
ded591021b chore(github): updatd 2023-09-20 15:23:07 +02:00
Stan Girard
d7ab51c249 chore(github): blank issues disabled 2023-09-20 15:15:08 +02:00
Stan Girard
8781a0b153 chore(github): templates 2023-09-20 15:12:57 +02:00
Stan Girard
c1e0e65d19 chore(github): added projects by default 2023-09-20 15:09:53 +02:00
Stan Girard
b4eb12c6ba chore(github): fixed issue 2023-09-20 15:05:20 +02:00
Stan Girard
d736f5ade2 chore(github): fixed name issue template 2023-09-20 15:04:35 +02:00
Stan Girard
c1b47bee32 chore(github): fixed 2023-09-20 15:03:32 +02:00
Stan Girard
8fb8004548 chore(github): fix and passed to yml 2023-09-20 14:55:56 +02:00
Stan Girard
2fc6e7e38b chore(github): fixed 2023-09-20 14:50:45 +02:00
Stan Girard
40552aef28 chore(github): changed format issue 2023-09-20 14:48:53 +02:00
Stan Girard
e02e171975
chore(main): release 0.0.78 (#1217) 2023-09-20 10:39:58 +02:00
Zineb El Bachiri
be7acf052b
feat: get files from storage (#1205)
* 🌱 list files in storage & generate signed URL

*  add knowledge router

* 🗃️ add knowledge tables

*  add knowledge during upload

* 🚧 add knowledge a brain_knowledge models and repo

* 🔥 remove brain_knowledge

*  add upload to knowledge table

*  add crawl to knowledge table

* ✏️ fixes
2023-09-20 09:35:37 +02:00
Mamadou DICKO
37935c59ca
feat: add public brain creation (#1218)
* feat: add brain status input

* feat: update translations

* feat: add confirmation modal for brain status changing to public
2023-09-20 09:35:09 +02:00
Stan Girard
9d73531fc8 fix(translation): fixed for english feedingBrain 2023-09-20 09:06:58 +02:00
Stan Girard
1e06bb28da
chore(main): release 0.0.77 (#1215) 2023-09-19 18:56:02 +02:00
Stan Girard
5eee70bcf6
feat(memory): optimisation (#1214) 2023-09-19 14:17:10 +02:00
Stan Girard
a91f8deba5
chore(main): release 0.0.76 (#1196) 2023-09-19 12:14:43 +02:00
Stan Girard
463e5d92e7
feat(question): now not rephrasing question when passed to answering llm (#1202) 2023-09-19 12:11:03 +02:00
Mamadou DICKO
1ec736b357
fix: fix some bugs (#1201)
* feat(brainSettings): add feed process instrcution to knowledge tab

* feat: prevent default brain auto fetch

* feat: prevent chat submision on submit button click

* feat: remove unrelevant toast

* feat: remove duplicated GA initialization

* feat: add brain name in notifications

* fix(test): update analytics import path

* refactor: move ChatsList utils to ChatsList directory

* fix(test): update chatlist tests
2023-09-18 21:28:07 +02:00
Stan Girard
8914c7c357
fix(chats): now in order and with a little bonus ;) (#1200)
* fix(chats): now in order and with a little bonus ;)

* style(eslint): fixed
2023-09-18 18:25:28 +02:00
Stan Girard
22fa1d4525
Feat/theodo gpt4 (#1198)
* chore(theodo): added trigger function for theodo

* chore(theodo): increased brain to 100MB
2023-09-18 15:25:38 +02:00
Zineb El Bachiri
886d30cf9e
feat(analytics): add google analytics (#1147)
* 🚚 move june analytics to folder and update paths

*  set up google analytics

*  sent firt GA event with react-ga

* 🔒️ update security headers to include vercel and google analytics

* 🚚 rename Vercel Analytics

*  use react-ga4 instread

* 💚 fix tests
2023-09-18 15:12:50 +02:00
Mamadou DICKO
b39566882b
feat: add tooltip on upload card toggle button (#1197) 2023-09-18 14:51:30 +02:00
Stan Girard
80ba9f2616
chore(theodo): added trigger function for theodo (#1195) 2023-09-18 14:22:36 +02:00
Stan Girard
ca44584fdf
chore(main): release 0.0.75 (#1175) 2023-09-18 11:14:36 +02:00
Mamadou DICKO
7dd404935b
feat(e2e): add playright config and createBrain e2e test (#1177)
* chore: add playright config

* feat: add playright first examples

* feat: add 'test-e2e command'

* feat: add createBrain E2E test
2023-09-18 10:23:56 +02:00
Stan Girard
143d32ddf1
feat(chat): added copy feature to message (#1192) 2023-09-18 00:26:53 +02:00
Stan Girard
d855bfbee8
fix(notification): information now displayed on the right (#1191) 2023-09-18 00:24:20 +02:00
Stan Girard
4a0a7abbc0
feat(prompt): improved answer readability with markdown and aerataed (#1190) 2023-09-18 00:22:57 +02:00
Stan Girard
2e4fdc80ec
feat(concurrency): added concurrency for increased performance (#1189) 2023-09-17 22:36:42 +02:00
Stan Girard
54a34c2143
feat(aws): improved size (#1188) 2023-09-16 16:49:31 +02:00
Stan Girard
83286cc9a3
fix(notifications): greater than 5 minutes ago not less (#1187)
* fix(notifications): dead notifications that are still present long after

* fix(notifications): greater than 5 minutes ago not less
2023-09-16 16:42:50 +02:00
Stan Girard
f847ee84a9
fix(notifications): dead notifications that are still present long after (#1186) 2023-09-16 16:09:38 +02:00
Stan Girard
86c10bd14d
style(notifications): improve the messages for the notifications (#1185) 2023-09-16 15:58:12 +02:00
Stan Girard
f362269600
feat(notificatins): higher refresh rate (#1184)
* fix

* feat(notificatins): higher refresh rate
2023-09-16 13:51:08 +02:00
Stan Girard
4fb8c34efd
fix(usersettings): Fix bugs with user settings in the back always gpt-3.5-turbo (#1183)
* fix

* feat(gpt4): added support for gpt4
2023-09-16 00:22:42 +02:00
Stan Girard
4d41901106
feat(perf): increased perf embedding and search for files (#1182)
* feat(upload): changed to task

* feat(sha1): added column for better speed
2023-09-15 23:39:29 +02:00
Gustavo J. Maciel
cdf587cfde
fix(qa_base): asign max_token to llm (#1179) 2023-09-15 18:51:53 +02:00