quivr/backend/core
Braden Mars b3455d3686
fix(parsers.github): AttributeError when crawling github repository. (#667)
When attempting to add new files from a crawled github repository, quivr will always fail due to a reference to a non-existant `File.add_files_to_brain` method.

Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
2023-07-20 16:13:25 +02:00
..
auth Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
crawl Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
llm ci(docker): fixed 2023-07-18 16:54:31 +02:00
middlewares Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
models Minor UX improvments (#717) 2023-07-20 15:15:43 +02:00
parsers fix(parsers.github): AttributeError when crawling github repository. (#667) 2023-07-20 16:13:25 +02:00
repository Minor UX improvments (#717) 2023-07-20 15:15:43 +02:00
routes Minor UX improvments (#717) 2023-07-20 15:15:43 +02:00
scripts Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
supabase/functions/add-new-email Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
tests Shareable brain 9 (#677) 2023-07-18 14:30:19 +02:00
utils Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
vectorstore Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
Dockerfile test: fix ci 2023-07-18 15:34:08 +01:00
logger.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
main.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
pyrightconfig.json Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
requirements.txt Feat/backend core (#656) 2023-07-17 07:57:27 +01:00