Mamadou DICKO
|
5a3a6fe370
|
fix: update backend tests (#992)
* fix: update backend tests
* fix(pytest): update types
|
2023-08-21 12:45:32 +02:00 |
|
Stan Girard
|
d0370ab499
|
feat(refacto): changed a bit of things to make better dx (#984)
|
2023-08-19 13:32:16 +02:00 |
|
Matt
|
e61f437ce8
|
Feat/backend core (#656)
|
2023-07-17 07:57:27 +01:00 |
|
Mamadou DICKO
|
9e9f531c99
|
Feat/static analysis (#582)
* feat: add static analysis
* chore: update Makefile add static analysis script
* chore: add vscode extensions recommandations
|
2023-07-10 14:27:49 +02:00 |
|
Stan Girard
|
e076bbe79f
|
Feat/testing backend (#446)
* feat(pytest): added
* feat(brains): added tests
* feat(actions): pytest
|
2023-07-02 02:19:30 +02:00 |
|
Zineb El Bachiri
|
ccdc5bb7a7
|
Feat/multiple brains files (#361)
|
2023-06-28 19:39:27 +02:00 |
|
Stan Girard
|
00d7ec131c
|
fix(vectorstore): removed userid
|
2023-06-27 11:44:23 +02:00 |
|
Stan Girard
|
81a3d48fbc
|
fix(vectorstore): issues with userid (#380)
* fix(vectorstore): issues with userid
* perf(analytics): added tracking for file upload and chat (#376)
* fix: conditionnaly update functions list (#379)
---------
Co-authored-by: Mamadou DICKO <63923024+mamadoudicko@users.noreply.github.com>
|
2023-06-26 19:02:03 +02:00 |
|
Mamadou DICKO
|
59fe7b089b
|
feat(chat): use openai function for answer (#354)
* feat(chat): use openai function for answer (backend)
* feat(chat): use openai function for answer (frontend)
* chore: refacto BrainPicking
* feat: update chat creation logic
* feat: simplify chat system logic
* feat: set default method to gpt-3.5-turbo-0613
* feat: use user own openai key
* feat(chat): slightly improve prompts
* feat: add global error interceptor
* feat: remove unused endpoints
* docs: update chat system doc
* chore(linter): add unused import remove config
* feat: improve dx
* feat: improve OpenAiFunctionBasedAnswerGenerator prompt
|
2023-06-22 17:50:06 +02:00 |
|
Matt
|
83fde0aeea
|
feat: private llm (#360)
* feat: private llm
* Update backend/vectorstore/supabase.py
* Update backend/vectorstore/supabase.py
|
2023-06-22 09:45:35 +01:00 |
|
Stan Girard
|
17aaf18d61
|
feat(vectorstore): own folder
|
2023-06-19 20:15:34 +02:00 |
|