Commit Graph

103 Commits

Author SHA1 Message Date
Rayan Khan
319a0e87d3
fixed minor typos/ clarified (#557) 2023-07-07 23:44:56 +02:00
Liran Tal
0dec4f6bdd
docs: markdown formatting to steps (#526) 2023-07-07 10:45:22 +02:00
Burhanuddin Mustafa Lakdawala
b6430f91d0
Update LICENSE link (#524)
Updated the LICENSE link to point to the correct file.
2023-07-05 18:19:25 +02:00
felipe
22e8189057
excel not - csv yes / ubuntu 20 not - ubuntu 22 yes (#416)
* excel not - csv yes

* ubuntu 20 is not compatible / Ubutu 22 YES
2023-07-05 14:41:33 +02:00
Matt
e931d29017
feat: new classes (#499)
* feat: new classes

* chore: private llm refactor and enable streaming

* fix: validation errors in pytest

* fix: default brain behavior

* Update backend/llm/base.py

* chore: remove 🪦

* fix: remove 🪦
2023-07-04 16:56:54 +01:00
Stan Girard
ac298981a0 docs: ✏️ brains to brain 2023-07-03 11:56:39 +02:00
Stan Girard
76156fdad3 feat: 🎸 migration
added migration script
2023-07-03 11:11:29 +02:00
Stan Girard
4667dada0b docs: ✏️ script
init and run
2023-07-03 10:04:01 +02:00
Stan Girard
bf601672cc docs(sponsors): bam 2023-07-01 18:52:01 +02:00
Stan Girard
903fa1ed78 docs(sponsors): padding 2023-07-01 18:50:02 +02:00
Stan Girard
b73493067b docs(readme): updated images 2023-07-01 18:42:57 +02:00
Stan Girard
b76262c4f0
Fix a bunch of issues (#442)
* fix(tokens): overflow

* fix(chat): fixed deletion error of the chat

#441

* fix(default-brain): autoset default brain when on upload page

* fix(promptengineering): changed prompt a bit

* feat(growthbook): removed

* docs(readme): updated
2023-07-01 17:22:28 +02:00
Stan Girard
974bb9826d docs(stars): history chart is back 2023-06-30 09:40:21 +02:00
Jiefei Wang
1c5169019c
fix(doc): Updated instructions for finding JWT_SECRET_KEY (#383) 2023-06-28 09:47:28 +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
583e4d6378 docs(updated): new scripts 2023-06-11 19:57:54 +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
fb3eb54044 docs(roadmap): put correct link 2023-06-05 16:16:10 +02:00
Stan Girard
5ea6f08579 docs(roadmap): added link 2023-06-05 16:15:34 +02:00
Stan Girard
a3ca7ecb37
Back/refacto files (#240)
* feat(docker): added docker for prod

* feat(refacto): moved to modules
2023-06-03 23:12:42 +02:00
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
Stan Girard
72c92b1a54
VertexAI Google Cloud Palm2 Support (#226)
* feat(bard): added

* docs(readme): update

* chore(print): removed
2023-06-01 16:01:27 +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
Stan Girard
e244b2d8c1 chore(star): removed 2023-05-24 23:08:59 +02:00
Stan Girard
327074c5d4
feat(auth): now application has authentication (#144)
* feat(auth): backend authentification verification

* feat(auth): added to all endpoints

* feat(auth): added to all endpoints

* feat(auth): redirect if not connected

* chore(print): removed

* feat(login): redirect

* feat(icon): added

* chore(yarn): removed lock

* chore(gitignore): removed
2023-05-24 22:21:22 +02:00
Stan Girard
4bdba525ca docs(readme): updated frontend 2023-05-24 16:43:26 +02:00
Stan Girard
f1704f2ffa docs(readme): added frontend 2023-05-24 16:18:40 +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
d39efcddab docs(youtube): added youtube video 2023-05-21 21:44:32 +02: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
Evan Carlson
b6152a124b
add option to clone the repo without SSH key (#91) 2023-05-21 09:21:12 +02:00
Stan Girard
1bca1eb79f
Update README.md 2023-05-21 02:08:21 +02:00
Stan Girard
427e22efe9
Update README.md 2023-05-21 02:07:33 +02:00
Stan Girard
f952d7a269
New Webapp migration (#56)
* feat(v2): loaders added

* feature: Add scroll animations

* feature: upload ui

* feature: upload multiple files

* fix: Same file name and size remove

* feat(crawler): added

* feat(parsers): v2 added more

* feat(v2): audio now working

* feat(v2): all loaders

* feat(v2): explorer

* chore: add links

* feat(api): added status in return message

* refactor(website): remove old code

* feat(upload): return type for messages

* feature: redirect to upload if ENV=local

* fix(chat): fixed some issues

* feature: respect response type

* loading state

* feature: Loading stat

* feat(v2): added explore and chat pages

* feature: modal settings

* style: Chat UI

* feature: scroll to bottom when chatting

* feature: smooth scroll in chat

* feature(anim): Slide chat in

* feature: markdown chat

* feat(explorer): list

* feat(doc): added document item

* feat(explore): added modal

* Add clarification on Project API keys and web interface for migration scripts to Readme (#58)

* fix(demo): changed link

* add support to uploading zip file (#62)

* Catch UnicodeEncodeError exception (#64)

* feature: fixed chatbar

* fix(loaders): missing argument

* fix: layout

* fix: One whole chatbox

* fix: Scroll into view

* fix(build): vercel issues

* chore(streamlit): moved to own file

* refactor(api): moved to backend folder

* feat(docker): added docker compose

* Fix a bug where langchain memories were not being cleaned (#71)

* Update README.md (#70)

* chore(streamlit): moved to own file

* refactor(api): moved to backend folder

* docs(readme): updated for new version

* docs(readme): added old readme

* docs(readme): update copy dot env file

* docs(readme): cleanup

---------

Co-authored-by: iMADi-ARCH <nandanaditya985@gmail.com>
Co-authored-by: Matt LeBel <github@lebel.io>
Co-authored-by: Evan Carlson <45178375+EvanCarlson@users.noreply.github.com>
Co-authored-by: Mustafa Hasan Khan <65130881+mustafahasankhan@users.noreply.github.com>
Co-authored-by: zhulixi <48713110+zlxxlz1026@users.noreply.github.com>
Co-authored-by: Stanisław Tuszyński <stanislaw@tuszynski.me>
2023-05-21 01:20:55 +02:00
Stanisław Tuszyński
a80c210180
Update README.md (#70) 2023-05-20 16:20:17 +02:00
Matt LeBel
97777f8c39
Add clarification on Project API keys and web interface for migration scripts to Readme (#58) 2023-05-19 00:44:09 +02:00
Stan Girard
a0ea793ff3 docs(readme): added stats database 2023-05-17 20:36:57 +02:00
Stan Girard
8dccc1024a
Update README.md (#40) 2023-05-17 00:14:13 +02:00
Stan Girard
fe21d5379e doc(demo): updated video 2023-05-16 23:18:58 +02:00
shaun
b821a3eb98
Add star history 2023-05-15 14:55:06 -07:00
Stan Girard
5e5d11619b
Update README.md 2023-05-15 09:28:25 +02:00
Stan Girard
f14539bf40 doc(readme): added demo 100k context 2023-05-15 09:24:25 +02:00
shaun
ee38a44bdd Update Readme and add token counts
Update readme for anthropic
2023-05-14 22:10:29 -07:00
Stan Girard
52cd51d71a feat(quivr): renamed 2023-05-14 21:46:31 +02:00
Stan Girard
adbb41eb40
Update README.md 2023-05-13 19:56:54 +02:00
Claudio Canales
3204332b90 Add toml file example 2023-05-13 09:28:09 -06:00
Stan Girard
f6e05975c3 fix(requirements): fixed the issue 2023-05-13 16:37:18 +02:00
Stan Girard
9ed70a2499 feat(readme): updated 2023-05-13 02:27:12 +02:00
Stan Girard
869ae36190 feat(demo): added 2023-05-13 02:16:41 +02:00
Stan Girard
0d2bbc5539 feat(public): release source code 2023-05-13 02:13:56 +02:00
Stan Girard
b944d19a28 feat(readme): first iteration 2023-05-13 02:02:45 +02:00