290 Commits

Author SHA1 Message Date
yangdx
7ea1856699 Add comment to clarify LLM cache setting for entity extraction 2025-02-02 07:29:01 +08:00
yangdx
6e1b5d6ce6 Merge branch 'main' into fix-concurrent-problem 2025-02-02 04:36:52 +08:00
yangdx
ecf48a5be5 Add embedding cache config and disable LLM cache for entity extraction for API Server 2025-02-02 04:27:21 +08:00
yangdx
95edf8a51e Fix linting 2025-02-01 15:22:40 +08:00
Saifeddine ALOUI
3a40772d30 Simplified file loading 2025-02-01 01:19:32 +01:00
Saifeddine ALOUI
e09cb85f37 fixed linting as well as file path 2025-02-01 01:15:06 +01:00
Saifeddine ALOUI
ef35f9a4e4 Introduced docling instead of other tools for loading files 2025-02-01 00:56:43 +01:00
zrguo
e59cb7493c fixed linting 2025-01-31 23:35:42 +08:00
Saifeddine ALOUI
78b858c03b
Finished testing api key 2025-01-31 16:19:46 +01:00
Saifeddine ALOUI
d2a550fd31
Update api.js 2025-01-31 16:08:23 +01:00
Saifeddine ALOUI
d1210851aa
Update api.js 2025-01-31 16:07:27 +01:00
Saifeddine ALOUI
e9591548b4
Update api.js 2025-01-31 16:03:31 +01:00
Saifeddine ALOUI
2444975bf1
Update api.js 2025-01-31 13:22:19 +01:00
Saifeddine ALOUI
6889606a48
Update lightrag_server.py 2025-01-31 11:19:12 +01:00
Saifeddine ALOUI
381f7deec6 linting 2025-01-30 23:29:21 +01:00
Saifeddine ALOUI
219cbab1e3 Added progress when scanning files and fixed some bugs in the API 2025-01-30 23:27:43 +01:00
yangdx
46c9c7d95b Update sample env file and documentation
- Change COSINE_THRESHOLD to 0.4
- Adjust TOP_K to 50
- Enhance API README details
2025-01-29 23:45:20 +08:00
yangdx
5c7b2d7c9f Merge from main 2025-01-29 22:13:01 +08:00
yangdx
7ff8c7b9d8 Add timeout parameter to OpenAI alike LLM model configuration 2025-01-29 21:35:46 +08:00
yangdx
7aedc08caf Add RAG configuration options and enhance parameter configurability
- Add top-k and cosine-threshold parms for api server
- Update .env and cli parms handling with new parameters
- Improve splash screen display
- Update bash and storage classes to read new parameters from .env file.
2025-01-29 21:34:34 +08:00
Saifeddine ALOUI
b5d09725f5 linting 2025-01-28 18:20:45 +01:00
Saifeddine ALOUI
4ab1deaf25
Fixed --simulated-model-name argument 2025-01-28 15:32:41 +01:00
Saifeddine ALOUI
d493830b10
Update lightrag_server.py 2025-01-28 15:30:36 +01:00
Saifeddine ALOUI
9fdea743e4
Update lightrag_server.py 2025-01-28 15:03:26 +01:00
zrguo
80451af839 fix linting errors 2025-01-27 23:21:34 +08:00
zrguo
7dd6bd4ceb
Merge branch 'main' into main 2025-01-27 23:16:06 +08:00
zrguo
ba40a8de8b
Merge pull request #659 from danielaskdd/cvs_robustness
Enhance robustness of CVS processing ,Fix potential CSV parsing issues
2025-01-27 23:12:43 +08:00
Saifeddine ALOUI
e4b2a5956e
Upgraded ui 2025-01-27 12:49:12 +01:00
Saifeddine ALOUI
a4156fed19
Fixed ui 2025-01-27 12:44:22 +01:00
Saifeddine ALOUI
340ba40770
Added rescan button 2025-01-27 12:25:59 +01:00
Saifeddine ALOUI
0721ee303c
Fixed files list 2025-01-27 12:02:22 +01:00
Saifeddine ALOUI
7957c7c753
split the html and javascript code 2025-01-27 10:23:50 +01:00
Saifeddine ALOUI
09c55032bd
Update requirements.txt 2025-01-27 09:34:43 +01:00
yangdx
c8d384f15f Fix linting 2025-01-27 16:12:30 +08:00
yangdx
6d61b37c03 Add type ignore for pptx import 2025-01-27 16:07:03 +08:00
Saifeddine ALOUI
f307ed43f5 fixed linting 2025-01-27 02:10:24 +01:00
Saifeddine ALOUI
a68aebb124 translated docstrings to english and enhanced the webui 2025-01-27 02:07:06 +01:00
zrguo
2cd4fc0258
Merge pull request #649 from soichisumi/fix-webui-auth
Fix: WebUI Auth
2025-01-27 06:39:53 +08:00
zrguo
bd2b3f334e
Merge pull request #650 from danielaskdd/Add-history-support-for-ollama-api
Add history support for ollama api
2025-01-27 06:34:10 +08:00
zrguo
28b139d074
Merge pull request #647 from 18277486571HYB/redis_impl
feat:  Added webui management, including file upload, text upload, Q&…
2025-01-27 06:32:15 +08:00
yangdx
03604d3186 Fix linting 2025-01-27 02:46:21 +08:00
yangdx
01288debd1 Ensure splash output flush to system log 2025-01-27 02:45:44 +08:00
yangdx
f045fc3d59 Update API endpoint documentation 2025-01-26 11:36:24 +08:00
hyb
cd5b1dc98f fix: light_server.py fix 2025-01-26 09:13:11 +08:00
hyb
275eebe28a fix: webui English fix 2025-01-26 09:01:53 +08:00
yangdx
f8d26cb193 Update default history turns to 3 2025-01-26 05:19:51 +08:00
yangdx
25a58a6545 Fix linting 2025-01-26 05:10:57 +08:00
yangdx
9f80c1904f Refactoring command line argurements handling logic, add more RAG config to splash screen 2025-01-26 05:09:42 +08:00
yangdx
e4e42a8ec4 Fetch chunk size and chunk overlap size from .env file 2025-01-26 02:31:16 +08:00
yangdx
22742ec9cb fix: remove outdated Ollama model config notes
- Remove legacy configuration instructions for Open WebUI tasks
- Ollama API can properly bypass conversation metadata generation
2025-01-25 23:46:29 +08:00