Commit Graph

30 Commits

Author SHA1 Message Date
Timothy J. Baek a02ac67b5c Update requirements.txt 2024-03-09 23:59:17 -08:00
Timothy J. Baek 350489e600 fix: requirements.txt 2024-03-09 23:49:07 -08:00
Timothy J. Baek 34c7b6783c fix: ocr issue 2024-03-06 18:49:35 -08:00
Timothy J. Baek b88c64f80e fix: ocr issue 2024-03-06 17:54:42 -08:00
Timothy Jaeryang Baek 8fb5f54751
Merge pull request #1050 from jannikstdl/rag-pdf-ocr
feat: added ocr functionality to the pdf loader
2024-03-06 00:45:33 -05:00
Jannik Streidl 089a63e0c6 feat: added ocr functionality to the pdf loader 2024-03-05 22:25:25 +01:00
Firat Birlik 05221ea135 add fake_useragent to get a realistic header for rag/web requests 2024-03-03 13:58:51 -06:00
Timothy J. Baek c8631660c7 Update requirements.txt 2024-02-25 00:58:58 -08:00
Timothy J. Baek a74d47b6fc Update requirements.txt 2024-02-24 01:27:44 -08:00
Timothy J. Baek bfba72d486 fix: pip dependency 2024-02-24 01:19:44 -08:00
Timothy J. Baek de0084c8df feat: litellm integration 2024-02-22 03:22:23 -08:00
Timothy J. Baek a5b9bbf10b feat: whisper support 2024-02-11 00:17:50 -08:00
Timothy Jaeryang Baek fa5918ad13
Merge branch 'main' into main 2024-01-25 00:13:12 -08:00
Marclass 8bfda730d9 add excel document support 2024-01-23 14:03:22 -07:00
Dave Bauman f559068186
feat: Add epub support 2024-01-19 12:23:59 -05:00
Timothy J. Baek ffba59dc3a Update requirements.txt 2024-01-09 21:09:28 -08:00
Timothy J. Baek c1ec604f21 feat: rag md support 2024-01-09 15:24:53 -08:00
Timothy J. Baek 02f364bfd9 fix: dockerfile 2024-01-07 21:22:37 -08:00
Timothy J. Baek 706a8d4f8d fix 2024-01-07 21:14:20 -08:00
Timothy J. Baek 162641ee43 Update requirements.txt 2024-01-07 19:54:52 -08:00
Timothy J. Baek 57c050326c feat: docx support 2024-01-07 13:56:01 -08:00
Timothy J. Baek c43df8850f fix: requirements 2024-01-07 02:45:56 -08:00
Timothy J. Baek cd86c36953 feat: pdf data load 2024-01-06 23:40:51 -08:00
Timothy J. Baek b2c9f6dff8 feat: rag api endpoint 2024-01-06 22:07:20 -08:00
Timothy Jaeryang Baek ee1559378d
Merge branch 'main' into rag 2024-01-01 14:23:44 -05:00
Timothy J. Baek d5aa9e8710 feat: requirements for RAG 2023-12-31 23:35:17 -08:00
Anuraag Jain bdd153d8f5 refac: use dependencies to verify token
- feat: added new util to get the current user when needed. Middleware was adding authentication logic to all the routes. let's revisit if we can move the non-auth endpoints to a separate route.
- refac: update the routes to use new helpers for verification and retrieving user
- chore: added black for local formatting of py code
2023-12-30 12:53:33 +02:00
Timothy J. Baek 9174331025 feat: db migration to sqlite 2023-12-25 21:44:28 -08:00
Timothy J. Baek 232401a042 feat: gguf file upload status 2023-12-24 00:27:04 -08:00
Timothy J. Baek 6a9bef755b feat: backend reverse proxy 2023-11-14 16:28:51 -08:00