Commit Graph

106 Commits

Author SHA1 Message Date
Matt
33f49ee289
feat: user can create api keys (#329)
* feat: user can create api keys

* fix: linting on build

* Update backend/routes/api_key_routes.py

* chore: rename and refactor AuthBearer

* chore: add types
2023-06-14 21:21:13 +02:00
Stan Girard
537efc834d feat(sql): merged all into one and made migration fault tolerant 2023-06-11 21:11:43 +02:00
Stan Girard
4934f46121 docs(roadmap): updated 2023-06-11 18:14:23 +02:00
Claudio Canales
35acf9e250
"Migration" word on intro.md (#302)
* Update intro.md

IMO, Migrations Script sounds like we have a Quivr v1, and there is a new architecture (v2), and we need to run these scripts to "migrate" to the new version.

* Update README.md

Revert change. It's included on intro.md
2023-06-11 17:40:11 +02:00
Stan Girard
6337637ad0 docs(link): fixed 2023-06-11 15:42:34 +02:00
Stan Girard
19dab4e6e0 feat(docs): added 2023-06-11 15:37:28 +02:00