Yannick Stephan
|
963323ff33
|
Merge pull request #873 from ParisNeo/main
Removed all useless try except around imports as pipmaster already handles that
|
2025-02-19 21:20:56 +01:00 |
|
yangdx
|
a8abcf14ac
|
Fit linting
|
2025-02-20 04:12:21 +08:00 |
|
yangdx
|
f776db0779
|
Improved document status retrieval with content fallback.
- Added content fallback to content_summary
- Handled missing fields gracefully
- Made data copy to avoid modification
- Added error logging for missing fields
- Improved code readability and robustness
|
2025-02-20 04:09:02 +08:00 |
|
yangdx
|
3c080a9ebf
|
Enhance webui mounting with root endpoint and directory check.
- Added FileResponse for webui root endpoint
- Enabled directory check in StaticFiles mount
- Improved webui static file handling
- Ensured webui directory existence
- Simplified webui access with root endpoint
|
2025-02-20 04:04:54 +08:00 |
|
Saifeddine ALOUI
|
45ee4dd08c
|
fixed linting
|
2025-02-19 20:50:39 +01:00 |
|
yangdx
|
36de7e3197
|
Add test_* pattern to .gitignore for unit test files
|
2025-02-20 03:46:36 +08:00 |
|
yangdx
|
a64ba7b4da
|
Update dependencies and clean up requirements.txt
- Added 'future' package
- Removed 'networkx' package
- Cleaned up commented sections
- Maintained core dependencies
- Simplified requirements structure
|
2025-02-20 03:45:23 +08:00 |
|
Yannick Stephan
|
af88e92705
|
Merge pull request #876 from YanSte/template3
Updated templates
|
2025-02-19 20:29:27 +01:00 |
|
Yannick Stephan
|
05914213e2
|
updated templates
|
2025-02-19 20:27:56 +01:00 |
|
Saifeddine ALOUI
|
29cc12b56c
|
Merge branch 'HKUDS:main' into main
|
2025-02-19 20:26:48 +01:00 |
|
yangdx
|
c0c87edc45
|
split lightrag_servery.py to smaller files
|
2025-02-20 03:26:39 +08:00 |
|
Yannick Stephan
|
95185d6e38
|
Merge pull request #875 from YanSte/template2
updated template
|
2025-02-19 20:19:03 +01:00 |
|
Yannick Stephan
|
fb5938aac4
|
updated template
|
2025-02-19 20:18:32 +01:00 |
|
Yannick Stephan
|
27d4f4b577
|
Merge pull request #874 from YanSte/template
Template github
|
2025-02-19 20:08:17 +01:00 |
|
Yannick Stephan
|
098f811ad2
|
add template github
|
2025-02-19 20:07:34 +01:00 |
|
Saifeddine ALOUI
|
fbc9a95b7f
|
Merge branch 'HKUDS:main' into main
|
2025-02-19 19:53:14 +01:00 |
|
Saifeddine ALOUI
|
b44d582ebf
|
Update tidb_impl.py
|
2025-02-19 19:52:10 +01:00 |
|
Saifeddine ALOUI
|
473e52a095
|
Update qdrant_impl.py
|
2025-02-19 19:51:39 +01:00 |
|
Saifeddine ALOUI
|
521dbf2be1
|
Update postgres_impl.py
|
2025-02-19 19:50:46 +01:00 |
|
Saifeddine ALOUI
|
9ec46b8c5c
|
Update oracle_impl.py
|
2025-02-19 19:50:24 +01:00 |
|
Saifeddine ALOUI
|
d3c443529c
|
Update nano_vector_db_impl.py
|
2025-02-19 19:49:41 +01:00 |
|
Saifeddine ALOUI
|
b9d4ea5f0d
|
Update mongo_impl.py
|
2025-02-19 19:49:23 +01:00 |
|
Saifeddine ALOUI
|
ea5d8207a2
|
Update milvus_impl.py
|
2025-02-19 19:47:20 +01:00 |
|
Saifeddine ALOUI
|
d25a523175
|
Update gremlin_impl.py
|
2025-02-19 19:46:43 +01:00 |
|
Saifeddine ALOUI
|
8a0dbc97eb
|
Update faiss_impl.py
|
2025-02-19 19:44:27 +01:00 |
|
Saifeddine ALOUI
|
2d085cda43
|
Update chroma_impl.py
|
2025-02-19 19:44:10 +01:00 |
|
Saifeddine ALOUI
|
5d19a888b0
|
Update age_impl.py
|
2025-02-19 19:36:14 +01:00 |
|
Yannick Stephan
|
8891c1b439
|
Merge pull request #872 from ParisNeo/main
Fix ImportError by Removing Redundant Try-Except Block
|
2025-02-19 19:34:17 +01:00 |
|
Saifeddine ALOUI
|
52abf9cc50
|
Removed useless try/except
|
2025-02-19 19:32:23 +01:00 |
|
Saifeddine ALOUI
|
d3c9af909b
|
Update networkx_impl.py
|
2025-02-19 18:40:13 +01:00 |
|
Yannick Stephan
|
6f95ad92bf
|
Merge pull request #811 from da-luggas/main
Fixed broken ainsert_custom_kg()
|
2025-02-19 15:20:37 +01:00 |
|
Yannick Stephan
|
0b795aa183
|
Merge pull request #870 from YanSte/back-age-2
back age
|
2025-02-19 15:10:25 +01:00 |
|
Yannick Stephan
|
ad07f22cc8
|
back age
|
2025-02-19 15:09:41 +01:00 |
|
Lukas Selch
|
7fab9accfe
|
Updated documentation examples to include chunk_order_index case
|
2025-02-19 14:58:51 +01:00 |
|
Yannick Stephan
|
1e3fa84c2e
|
Merge pull request #869 from YanSte/back-age
Fallback Age
|
2025-02-19 14:27:41 +01:00 |
|
Yannick Stephan
|
48377d91ef
|
back age
|
2025-02-19 14:26:46 +01:00 |
|
Yannick Stephan
|
2dcfad2cff
|
Merge pull request #867 from YanSte/postgres-update
improved code of postgress and execution
|
2025-02-19 13:55:42 +01:00 |
|
Yannick Stephan
|
fc151e5866
|
cleaned code
|
2025-02-19 13:54:27 +01:00 |
|
Yannick Stephan
|
495b0ddbe0
|
fixed networkx
|
2025-02-19 13:48:18 +01:00 |
|
Yannick Stephan
|
4adb4418fd
|
cleaned code
|
2025-02-19 13:42:49 +01:00 |
|
Yannick Stephan
|
05147f4799
|
improved code of postgress and execution
|
2025-02-19 13:31:30 +01:00 |
|
Lukas Selch
|
701d8bb48e
|
Applied lint
|
2025-02-19 10:28:25 +01:00 |
|
Yannick Stephan
|
c285191971
|
Merge pull request #857 from YanSte/doc-2
Updated doc
|
2025-02-19 09:59:08 +01:00 |
|
Yannick Stephan
|
e8c1aa8d5d
|
updated doc
|
2025-02-19 09:58:25 +01:00 |
|
Yannick Stephan
|
d6d99c3de6
|
Merge pull request #856 from YanSte/documentation
updated docs
|
2025-02-19 09:50:59 +01:00 |
|
Yannick Stephan
|
85d5a5c6dc
|
updated docs
|
2025-02-19 09:50:24 +01:00 |
|
Yannick Stephan
|
c79b15c1cc
|
Merge pull request #844 from danielaskdd/add-duplicate-check
Fix office file indexing problem
|
2025-02-19 08:34:40 +01:00 |
|
Lukas Selch
|
bc630c8620
|
Renamed chunk_order_index and improve token calculation
|
2025-02-19 07:15:30 +01:00 |
|
yangdx
|
32bfcbb332
|
Revert "Improved document enqueue logic with existence checks"
|
2025-02-19 13:39:50 +08:00 |
|
zrguo
|
b7762af0a6
|
Update version
|
2025-02-19 11:29:49 +08:00 |
|