Commit Graph

7 Commits

Author SHA1 Message Date
Zineb El Bachiri
c3bb0257f0
Feat/rate limiter (#222)
* 🔧 new use rate limiting env variables

* 🗃️ new Users table for rate limiting

* limit user's requests number per day

*  limit user's brain size

* docs(readme): updated with new migration

---------

Co-authored-by: Stan Girard <girard.stanislas@gmail.com>
2023-06-01 22:51:39 +02:00
!MAD!
f4327660e5
fix(script): rename documents to vectors (#221) 2023-05-31 18:01:01 +02:00
Stan Girard
e0de23e24d
Feat/single brain (#215)
* feat(llm): update

* feat(singlebrain): added new table with user-id

* feat(user): get user from email

* feat(user_id): added search

*  add user_id to most endpoints

* docs(readme): new script

---------

Co-authored-by: gozineb <zinebe@theodo.fr>
2023-05-31 13:51:23 +02:00
shaun
fcb108808a Add missing sql 2023-05-21 23:47:49 -07:00
shaun
c1345561ab remove not ready updates 2023-05-21 21:21:27 -07:00
shaun
a1693d94b2 Better envs 2023-05-21 21:18:55 -07:00
Stan Girard
02f58c84b8
docs(readme): making it nice (#102)
* docs(readme): making it nice

* docs(logo): made round
2023-05-21 14:53:47 +02:00