Timothy J. Baek
|
3688955c77
fix: encoding issue
|
1 year ago |
Timothy J. Baek
|
6307adfba1
feat: better error handling
|
1 year ago |
Doug Danat
|
c91a5d8b1f
switch to using BeautifulSoup HTML loader so title is also captured
|
1 year ago |
Doug Danat
|
784a6ec85e
include html langchain loader for RAG
|
1 year ago |
Timothy Jaeryang Baek
|
371dfc1143
Merge branch 'dev' into debug_print
|
1 year ago |
Timothy J. Baek
|
ff8a55a861
refac: rag api
|
1 year ago |
Timothy J. Baek
|
7e0ea8f77d
feat: RAG text ingestion(store) api
|
1 year ago |
Self Denial
|
e6dd0bfbe0
Migrate to python logging module with env var control.
|
1 year ago |
Timothy J. Baek
|
91efd6cb63
fix: file upload encoding issue
|
1 year ago |
Timothy J. Baek
|
98948814fd
feat: toggle pdf ocr
|
1 year ago |
Timothy J. Baek
|
7e5e2c42c9
refac: rag routes
|
1 year ago |
Timothy J. Baek
|
b88c64f80e
fix: ocr issue
|
1 year ago |
Timothy J. Baek
|
bb98c10abb
revert: ocr feature
|
1 year ago |
Timothy Jaeryang Baek
|
8fb5f54751
Merge pull request #1050 from jannikstdl/rag-pdf-ocr
|
1 year ago |
Jannik Streidl
|
089a63e0c6
feat: added ocr functionality to the pdf loader
|
1 year ago |
Firat Birlik
|
6782e95c75
recreate rag collection is now optional and only used for web requests
|
1 year ago |
Firat Birlik
|
5d4ff85228
recreate rag collection instead of falling back to stale version
|
1 year ago |
Timothy J. Baek
|
47a05a47b4
feat: add rag top k value setting
|
1 year ago |
Ased Mammad
|
b473ad574f
fix: RAG scan unsupported mimetype
|
1 year ago |
Timothy J. Baek
|
7c127c35fc
feat: dynamic embedding model load
|
1 year ago |
Jannik Streidl
|
acf999013b
storing vectordb in project cache folder + device types
|
1 year ago |
Timothy J. Baek
|
0cb0358485
refac: more descriptive var names
|
1 year ago |
Jannik S
|
4b88e7e44f
Merge branch 'main' into choose-embedding-model
|
1 year ago |
Jannik Streidl
|
bc3dd34d8b
collection query fix
|
1 year ago |
Timothy J. Baek
|
07b451995e
feat: reset rag template
|
1 year ago |
Timothy J. Baek
|
5270efa9e5
feat: editable rag template
|
1 year ago |
Timothy J. Baek
|
ccf08fb91e
feat: editable chunk params
|
1 year ago |
Timothy J. Baek
|
a94e4161f7
fix: file content type issue
|
1 year ago |
Timothy J. Baek
|
e07001e5f6
feat: rag folder scan support
|
1 year ago |
Jannik Streidl
|
1846c1e80d
choose embedding model when using docker
|
1 year ago |