Commit History
updated docs
33eca92
Merge pull request #846 from ArnoChenFx/db-connection-and-storage-lifecycle
2d5998f
unverified
rename is_managed_by_server to auto_manage_storages_states
0812991
ArnoChen
commited on
Merge pull request #848 from YanSte/fix
5895546
unverified
fixed missing install
9686a21
Merge pull request #842 from YanSte/server
cadf06c
unverified
change init=False to default=None for db fields to prevent no attribute error
a357326
ArnoChen
commited on
revert temp changes
1092e8f
ArnoChen
commited on
improve conditional checks for db instance
e1a2519
ArnoChen
commited on
create mongodb vector index only if not exists
65fd96e
ArnoChen
commited on
improve MongoDB client management and storage init
3d2d236
ArnoChen
commited on
Merge pull request #847 from YanSte/clean-up
dc038e3
unverified
cleaned typing
e336d3f
fix examples
c832152
ArnoChen
commited on
clean comments and unused libs
8423e50
refactor database connection management and improve storage lifecycle handling
5f2a32b
ArnoChen
commited on
cleanup no required install
703be4e
removed torch from requirement lightrag server
b61e892
remove tqdm and cleaned readme and ollama
d5e3b99
removed never used method
ef85051
pm bs4 when ollama
826eedf
Merge pull request #841 from YanSte/cleanup
6c5270a
unverified
cleanup code
a7236bb
Merge pull request #837 from ParisNeo/main
c799a26
unverified
Update postgres_impl.py
ef0be73
unverified
Update LightRagWithPostGRESQL.md
4eb53d5
unverified
Merge pull request #833 from danielaskdd/import-as-needed
9725086
unverified
Merge branch 'HKUDS:main' into main
ceb14be
unverified
Revert "Update Python version requirement from 3.10 to 3.11 because of StrEnum"
3d93f1b
yangdx
commited on
Revert "Update Python version requirement from 3.10 to 3.11"
c6e5bc9
yangdx
commited on
Update Python version requirement from 3.10 to 3.11
781ee24
yangdx
commited on
Update LightRagWithPostGRESQL.md
8d18f07
unverified
Update Python version requirement from 3.10 to 3.11 because of StrEnum
e77abdd
yangdx
commited on
Fix casting dateime it to str in needed
c6df36b
yangdx
commited on