ce23ef560e
Update docker-compose.yml
Linting and Formatting / Linting and Formatting (push) Has been cancelled
Offline Unit Tests / Offline Tests (3.12) (push) Has been cancelled
Offline Unit Tests / Offline Tests (3.14) (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
2026-01-19 13:53:58 +00:00
560056ff14
Update docker-compose.yml
Linting and Formatting / Linting and Formatting (push) Has been cancelled
Offline Unit Tests / Offline Tests (3.12) (push) Has been cancelled
Offline Unit Tests / Offline Tests (3.14) (push) Has been cancelled
2026-01-19 13:47:39 +00:00
e39eb507cc
Update docker-compose.yml
Linting and Formatting / Linting and Formatting (push) Has been cancelled
Offline Unit Tests / Offline Tests (3.12) (push) Has been cancelled
Offline Unit Tests / Offline Tests (3.14) (push) Has been cancelled
2026-01-19 13:40:56 +00:00
2a76428639
Update docker-compose.yml
Offline Unit Tests / Offline Tests (3.14) (push) Has been cancelled
Linting and Formatting / Linting and Formatting (push) Has been cancelled
Offline Unit Tests / Offline Tests (3.12) (push) Has been cancelled
2026-01-19 13:36:44 +00:00
03249bd649
Update docker-compose.yml
Linting and Formatting / Linting and Formatting (push) Has been cancelled
Offline Unit Tests / Offline Tests (3.12) (push) Has been cancelled
Offline Unit Tests / Offline Tests (3.14) (push) Has been cancelled
2026-01-19 13:33:01 +00:00
2d0463604e
.
Mark stale issues and pull requests / stale (push) Has been cancelled
Linting and Formatting / Linting and Formatting (push) Has been cancelled
Offline Unit Tests / Offline Tests (3.12) (push) Has been cancelled
Offline Unit Tests / Offline Tests (3.14) (push) Has been cancelled
2026-01-16 14:27:39 -05:00
94acbc6837
Handle null file_path in doc status storages
Linting and Formatting / Linting and Formatting (push) Has been cancelled
Offline Unit Tests / Offline Tests (3.12) (push) Has been cancelled
Offline Unit Tests / Offline Tests (3.14) (push) Has been cancelled
2026-01-15 19:01:19 -05:00
Daniel.y
7d00bf68fe
Merge pull request #2563 from HKUDS/dependabot/bun/lightrag_webui/build-tools-009a56cec0
...
Bump typescript-eslint from 8.50.0 to 8.50.1 in /lightrag_webui in the build-tools group
2026-01-02 08:50:03 +08:00
Daniel.y
34db50caec
Merge pull request #2564 from HKUDS/dependabot/bun/lightrag_webui/frontend-minor-patch-4e59c2a8ac
...
Bump react-error-boundary from 6.0.0 to 6.0.1 in /lightrag_webui in the frontend-minor-patch group
2026-01-02 08:49:33 +08:00
dependabot[bot]
1fe1ea806f
Bump react-error-boundary
...
Bumps the frontend-minor-patch group in /lightrag_webui with 1 update: [react-error-boundary](https://github.com/bvaughn/react-error-boundary ).
Updates `react-error-boundary` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/bvaughn/react-error-boundary/releases )
- [Commits](https://github.com/bvaughn/react-error-boundary/compare/6.0.0...6.0.1 )
---
updated-dependencies:
- dependency-name: react-error-boundary
dependency-version: 6.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-minor-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-01 18:09:05 +00:00
dependabot[bot]
d255fca1e8
Bump typescript-eslint in /lightrag_webui in the build-tools group
...
Bumps the build-tools group in /lightrag_webui with 1 update: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ).
Updates `typescript-eslint` from 8.50.0 to 8.50.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.50.1/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: typescript-eslint
dependency-version: 8.50.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: build-tools
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-01 18:08:43 +00:00
yangdx
14a1d86c01
Bump API to version 0267
2025-12-31 23:45:06 +08:00
Daniel.y
5590a2001e
Merge pull request #2562 from danielaskdd/fix-pg-timetout
...
Fix: Enhance PostgreSQL Reconnection Tolerance for HA Deployments
2025-12-31 23:42:28 +08:00
yangdx
5ccb5ec980
Fix linting
2025-12-31 19:09:46 +08:00
yangdx
adb4eac6ce
Update Postgres integration tests to use new HA retry defaults
...
- Increase retry count to 10
- Raise initial backoff to 3.0s
- Raise max backoff to 30.0s
- Remove obsolete test_env fixture
- Align tests with HA config
2025-12-31 16:37:08 +08:00
yangdx
484e441d0c
Optimize Postgres retry logic for HA switchover
...
- Increase default retries and backoff
- Raise connection retry parameter caps
- Update env example with HA defaults
- Extend frontend timeouts for updates
- Update integration test limits
2025-12-31 16:03:46 +08:00
yangdx
62c71a9128
Update Docs
2025-12-30 18:00:25 +08:00
yangdx
d1c0a42feb
Merge branch 'patch-4'
2025-12-30 13:26:50 +08:00
yangdx
705e700200
Update docs
2025-12-30 13:26:33 +08:00
Vishva R
c87f1067f5
Update PostgreSQL demo script reference in README.md
2025-12-30 10:33:31 +05:30
yangdx
abfae15421
Merge branch 'patch-3'
2025-12-30 11:16:32 +08:00
yangdx
846566f2d9
Rename postgres demo to gemini postgres demo and fix linting
2025-12-30 11:01:52 +08:00
Vishva R
838fff61b8
Add LightRAG demo with PostgreSQL and Gemini integration
...
This script demonstrates the integration of LightRAG with PostgreSQL and Google Gemini for document indexing and querying.
2025-12-29 23:57:51 +05:30
yangdx
95ef835e15
Bump API verstion to 0266
2025-12-28 15:59:38 +08:00
Daniel.y
ad198cb2f8
Merge pull request #2547 from mlimarenko/add-i18n-languages
...
Add i18n support for German, Ukrainian, Russian, and Japanese languages
2025-12-28 15:55:29 +08:00
Daniel.y
2ff9c69410
Merge pull request #2550 from danielaskdd/docx-extraction
...
Refact: Change DOCX extraction to use HTML tags for whitespace
2025-12-28 15:45:15 +08:00
yangdx
4ef52ec695
Change DOCX extraction to use HTML tags for whitespace
...
- Replace tabs with HTML em spaces
- Convert all newlines to break tags
2025-12-28 15:16:59 +08:00
Mikhail Limarenko
90823b77e2
Add i18n support for German, Ukrainian, Russian, and Japanese languages
...
Add translation files and update i18n configuration to support de, uk, ru, and ja locales
2025-12-28 00:40:20 +03:00
yangdx
3651c09c5a
Update uv.lock
2025-12-26 17:57:14 +08:00
yangdx
edf3b51ff0
Merge remote-tracking branch 'origin/main'
2025-12-26 16:03:06 +08:00
Daniel.y
af4c9a00dd
Merge branch 'HKUDS:main' into main
2025-12-26 16:00:58 +08:00
yangdx
5f7a025600
Bump llama-index to 0.14.0 for OpenAI 2.x compatibility
...
- Update llama-index to >=0.14.0
- Add llama-index-llms-openai dependency
- Ensure compatibility with openai 2.x
- Update pyproject.toml
- Update offline requirements files
2025-12-26 16:00:29 +08:00
yangdx
8b91b9b713
Update docs
2025-12-26 15:39:37 +08:00
yangdx
69a5dc8a77
Clarify conversation_history usage in QueryRequest description
...
- Update QueryRequest field help text
- Specify history is for LLM context
- Note exclusion from retrieval
2025-12-26 15:29:08 +08:00
yangdx
281cc38176
Bump API version to 0265
2025-12-26 15:06:38 +08:00
yangdx
670e83113d
Merge branch 'patch-2'
2025-12-26 15:01:38 +08:00
yangdx
4c032a9d4f
Fix linting
2025-12-26 15:01:25 +08:00
yangdx
8a6212d043
Improve Gemini demo documentation and validation
...
- Add script docstring and usage info
- Validate GEMINI_API_KEY presence
- Check input file existence
- Use constant for book file path
2025-12-26 15:00:58 +08:00
yangdx
d2ca1af81b
Move Gemini demo and update embedding docs
...
- Move Gemini demo to examples root
- Enable send_dimensions for Gemini
- Clarify embedding wrapper docstrings
2025-12-26 14:44:12 +08:00
Daniel.y
d97ec95199
Merge pull request #2537 from vishvaRam/patch-1
...
Fixes the Gemini integration example in the README
2025-12-26 14:20:54 +08:00
Daniel.y
8371772f37
Merge pull request #2542 from HKUDS/dependabot/bun/lightrag_webui/build-tools-4ed1dc36dd
...
Bump the build-tools group in /lightrag_webui with 3 updates
2025-12-26 14:17:36 +08:00
Daniel.y
9ecd4bcf0e
Merge pull request #2541 from HKUDS/dependabot/bun/lightrag_webui/ui-components-6a651e08cd
...
Bump lucide-react from 0.560.0 to 0.562.0 in /lightrag_webui in the ui-components group
2025-12-26 14:17:14 +08:00
Daniel.y
259af57511
Merge pull request #2540 from HKUDS/dependabot/bun/lightrag_webui/react-1183b8d6d3
...
Bump react-router-dom from 7.10.1 to 7.11.0 in /lightrag_webui in the react group
2025-12-26 14:16:48 +08:00
Daniel.y
e4221b86bf
Merge pull request #2543 from danielaskdd/token-expire-renew
...
feat: Implement WebUI Token Auto-Renewal (Sliding Window Expiration)
2025-12-26 14:09:46 +08:00
yangdx
e5d4f77b08
Fix linting
2025-12-26 13:05:40 +08:00
yangdx
4a41f86e65
Format token renewal time as human-readable string
...
- Change lastTokenRenewal type to string
- Add local time formatting helper
- Save readable time to localStorage
- Fix login arguments in API refresh call
2025-12-26 12:57:25 +08:00
yangdx
54f08cd768
Fix token renewal: exclude pipeline_status polling endpoint
...
- Add /documents/pipeline_status to TOKEN_RENEWAL_SKIP_PATHS
- Prevents continuous token renewal from 2-second polling
- Allows authenticated users to be logged out after inactivity
- Update env.example documentation with all polling intervals
2025-12-26 12:02:51 +08:00
yangdx
01aaded80c
Implement token auto-renewal and sliding window expiration mechanism
...
* Add backend token renewal logic
* Handle X-New-Token in frontend
* Add rate limiting and config options
* Implement silent refresh for guests
* Add unit tests for renewal logic
2025-12-26 11:31:48 +08:00
dependabot[bot]
c3482d97fe
Bump the build-tools group in /lightrag_webui with 3 updates
...
Bumps the build-tools group in /lightrag_webui with 3 updates: [@types/bun](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bun ), [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ).
Updates `@types/bun` from 1.3.4 to 1.3.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bun )
Updates `typescript-eslint` from 8.49.0 to 8.50.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.50.0/packages/typescript-eslint )
Updates `vite` from 7.2.7 to 7.3.0
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.0/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v7.3.0/packages/vite )
---
updated-dependencies:
- dependency-name: "@types/bun"
dependency-version: 1.3.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: build-tools
- dependency-name: typescript-eslint
dependency-version: 8.50.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: build-tools
- dependency-name: vite
dependency-version: 7.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: build-tools
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-25 18:06:40 +00:00
dependabot[bot]
f3f2ac3d9a
Bump lucide-react in /lightrag_webui in the ui-components group
...
Bumps the ui-components group in /lightrag_webui with 1 update: [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react ).
Updates `lucide-react` from 0.560.0 to 0.562.0
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/0.562.0/packages/lucide-react )
---
updated-dependencies:
- dependency-name: lucide-react
dependency-version: 0.562.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ui-components
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-25 18:06:09 +00:00