lightrag / env.example

Commit History

Fix linting
91423ee

gzdaniel commited on

feat: Integrate Jina embeddings API support
00de9e2

gzdaniel commited on

feat: Add SSL support for PostgreSQL database connections
7e0b607

gzdaniel commited on

Increase Neo4j connection pool size and timeouts
e4d1d9d

gzdaniel commited on

Enhance Redis connection handling with retries and timeouts
ff68e59

gzdaniel commited on

Set DEFAULT_HISTORY_TURNS to 0
96fe1c7

gzdaniel commited on

Increase default related chunk number from 5 to 10
234e9fa

gzdaniel commited on

Centralize query parameters into LightRAG class
436d92f

gzdaniel commited on

Update env.example
f70a76a

gzdaniel commited on

Merge branch 'main' into rerank
1e9398a

gzdaniel commited on

feat: centralize environment variable defaults in constants.py
6a4842e

gzdaniel commited on

Update QueryParam
107389b

zrguo commited on

feat: remove deprecated MAX_TOKEN_SUMMARY parameter to prevent LLM output truncation
fe08a02

gzdaniel commited on

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

gzdaniel commited on

Reduce embedding concurrency limit from 16 to 8
e63db90

gzdaniel commited on

Update env.example
e1bfa1e

gzdaniel commited on

Merge branch 'main' into rerank
7b4414a

gzdaniel commited on

Merge branch 'add-Memgraph-graph-db' into memgraph
1601d3e

gzdaniel commited on

Update env.example
d0f775b

gzdaniel commited on

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

gzdaniel commited on

Update env.example
400a150

gzdaniel commited on

Update env.example
277f2d7

gzdaniel commited on

add rerank model
fc091ae

zrguo commited on

Update env.example
1945bfc

gzdaniel commited on

Update env.example
f110586

gzdaniel commited on

Add NEO4J_WORKSPACE env var override support
0c81460

gzdaniel commited on

Feat: Add WORKSPACE support to all storage types
9e71115

gzdaniel commited on

Update env example
0c6ed5d

gzdaniel commited on

Update env.example
59ebc8e

gzdaniel commited on

Implemented storage types: PostgreSQL and MongoDB
c298a71

gzdaniel commited on

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

Update env sample file for Azure
9cd52bc

gzdaniel commited on

Update env sample file
7595eff

gzdaniel commited on

Fix linting
4648f25

gzdaniel commited on

Fix linting
d98511b

gzdaniel commited on

Update env sample file
8fa793d

gzdaniel commited on

Fix env.sample
ee8bf23

gzdaniel commited on

Update env sample file
d47edb8

gzdaniel commited on