Mamadou DICKO
|
2c9a0c1ed2
|
feat: activate public brain subscription (#1241)
* feat: add public brain details modal
* feat(brain): add subscription route
* feat: activate subscription button
* feat: add last_update column to brain table
* feat: display last update on public brain details page
* feat: change RBAC rule for public brains
* feat: maintain brain last_update time
|
2023-09-22 11:44:09 +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
|
2e4fdc80ec
|
feat(concurrency): added concurrency for increased performance (#1189)
|
2023-09-17 22:36:42 +02:00 |
|
Stan Girard
|
f46ad68aa4
|
feat(broker): fixed url
|
2023-09-14 17:23:30 +02:00 |
|
Stan Girard
|
1d33fbd3eb
|
feat(file-system): added queue and filesystem (#1159)
* feat(queue): added
* feat(crawling): added queue
* fix(crawler): fixed github
* feat(docker): simplified docker compose
* feat(celery): added worker
* feat(files): now uploaded
* feat(files): missing routes
* feat(delete): added
* feat(storage): added policy and migrations
* feat(sqs): implemented
* feat(redis): added queue name variable
* fix(task): updated
* style(env): emoved unused env
* ci(tests): removed broken tests
|
2023-09-14 11:56:59 +02:00 |
|