Commit History
feat: Integrate Jina embeddings API support 00de9e2
feat: Add SSL support for PostgreSQL database connections 7e0b607
Increase Neo4j connection pool size and timeouts e4d1d9d
Enhance Redis connection handling with retries and timeouts ff68e59
Set DEFAULT_HISTORY_TURNS to 0 96fe1c7
Increase default related chunk number from 5 to 10 234e9fa
Centralize query parameters into LightRAG class 436d92f
Update env.example f70a76a
Merge branch 'main' into rerank 1e9398a
feat: centralize environment variable defaults in constants.py 6a4842e
Update QueryParam 107389b
zrguo commited on
feat: remove deprecated MAX_TOKEN_SUMMARY parameter to prevent LLM output truncation fe08a02
remove chunk_rerank_top_k b007a8e
zrguo commited on
Revert "update from main" 9a035e7
zrguo commited on
update from main f48a4e3
zrguo commited on
Merge branch 'main' into rerank 6886f9b
zrguo commited on
Update token limit 53952fe
zrguo commited on
feat: Refine summary logic and add dedicated Ollama num_ctx config e1213ab
Reduce embedding concurrency limit from 16 to 8 e63db90
Update env.example e1bfa1e
Merge branch 'main' into rerank 7b4414a
Merge branch 'add-Memgraph-graph-db' into memgraph 1601d3e
Update env.example d0f775b
add changes based on review 5cc69d3
DavIvek commited on
Add rerank to server f951108
zrguo commited on
Merge branch 'main' into rerank b71997b
zrguo commited on
update chunks truncation method 0b197bc
zrguo commited on
Simplify Configuration 24a98c3
zrguo commited on
Reduce default embedding batch size from 32 to 10 8b5f365
Update env.example 400a150
Update env.example 277f2d7
add rerank model fc091ae
zrguo commited on
Update env.example 1945bfc
Update env.example f110586
Add NEO4J_WORKSPACE env var override support 0c81460
Feat: Add WORKSPACE support to all storage types 9e71115
Update env example 0c6ed5d
Update env.example 59ebc8e
Implemented storage types: PostgreSQL and MongoDB c298a71
Add max_gleaning to env 5f5e18d
zrguo commited on
Add max_gleaning to env 010afa0
zrguo commited on
Resolve confusion between azure embedding and completion environment variables e097a6a unverified
Alexander Bruhn commited on