Jun Siang Cheah
ddac5284fe
feat: specify versions for python packages
2024-04-30 21:21:00 +01:00
Timothy J. Baek
abc9b6b3f3
fix: version pinning
2024-04-30 12:41:35 -07:00
Jun Siang Cheah
1c4e63f71e
feat: add ENABLE_LOCAL_WEB_FETCH to protect against SSRF attacks
2024-04-29 20:55:17 +01:00
Justin Hayes
d42517b7ed
Update LiteLLM (and Gunicorn)
2024-04-28 11:43:57 -04:00
Jun Siang Cheah
e91a49c455
feat: add support for using postgres for the backend DB
2024-04-27 15:33:20 +01:00
Timothy Jaeryang Baek
0546ad58be
Merge pull request #1687 from buroa/buroa/huggingface-embeddings
...
feat: move to native `sentence_transformers`
2024-04-22 13:55:34 -07:00
Steven Kreitzer
f3e5700d49
feat: move to native sentence_transformer
2024-04-22 14:20:41 -05:00
Timothy J. Baek
f83eb7326f
Update requirements.txt
2024-04-21 14:44:28 -05:00
Timothy J. Baek
8422d3ea79
Update requirements.txt
2024-04-21 14:43:51 -05:00
Timothy J. Baek
948f2e913e
chore: litellm bump
2024-04-20 23:53:08 -05:00
Timothy J. Baek
81dbc65853
refac: pdf generation
2024-04-06 01:54:59 -07:00
Timothy Jaeryang Baek
aad13607c0
Merge pull request #1403 from helmanofer/main
...
Added boto3 to requirements.txt
2024-04-03 10:21:02 -07:00
Ofer Helman
a3d6343dbe
Update requirements.txt
2024-04-03 16:27:49 +03:00
Ofer Helman
14fcf4d267
Update requirements.txt
...
In case of using bedrock with litellm import boto3 exception is raised
2024-04-03 11:44:01 +03:00
Jun Siang Cheah
151055590d
feat: add ability to run db migrations
2024-04-02 08:58:03 -07:00
Michel K
4140e1b84a
Added langfuse dependency to the requierements.txt file.
2024-03-22 14:01:39 -04:00
Timothy J. Baek
96ada23272
Update requirements.txt
2024-03-10 00:00:16 -08:00
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