221 Commits

Author SHA1 Message Date
yangdx
1088e10fb2 修改lightrag_server的LLM和Embedding配置 2025-01-15 10:44:12 +08:00
Saifeddine ALOUI
29661c92da fixed linting 2025-01-14 23:11:23 +01:00
Saifeddine ALOUI
c3aba5423f Added more file types support 2025-01-14 23:08:39 +01:00
Saifeddine ALOUI
7aaab219ee Fixed awaiting insert 2025-01-12 12:56:08 +01:00
Saifeddine ALOUI
5c67938467 Resolve 500 error caused by missing len() for LightRAG's API insert_text endpoint 2025-01-12 12:46:23 +01:00
Saifeddine ALOUI
224fce9b1b run precommit to fix linting issues 2025-01-11 01:37:07 +01:00
Saifeddine ALOUI
e0e656ab01 Added ssl support 2025-01-11 01:35:49 +01:00
Saifeddine ALOUI
a619b01064 Next test of timeout 2025-01-10 22:17:13 +01:00
Saifeddine ALOUI
ab3cc3f0f4 fixed missing coma 2025-01-10 21:39:41 +01:00
Saifeddine ALOUI
adb288c5bb added timeout 2025-01-10 21:39:25 +01:00
Saifeddine ALOUI
2297007b7b Simplified the api services issue #565 2025-01-10 20:30:58 +01:00
Saifeddine ALOUI
b15c398889 applyed linting 2025-01-04 02:23:39 +01:00
Saifeddine ALOUI
518a8a726a Added servers protection using an API key to restrict access to only authenticated entities. 2025-01-04 02:21:37 +01:00
Saifeddine ALOUI
27a52ddf37 fixed linting 2024-12-26 23:39:10 +01:00
Saifeddine ALOUI
4d0184189f Added the option to only return context without doing a query to the AI (useful for automated systems like lollms) 2024-12-26 23:32:02 +01:00
Saifeddine ALOUI
5fcfb05e62 fixed file uploading 2024-12-26 22:48:52 +01:00
Saifeddine ALOUI
f2b52a2a38 Added azure openai lightrag server to the api install and fused documentation. 2024-12-26 21:32:56 +01:00
Saifeddine ALOUI
9921223281 Merge remote-tracking branch 'upstream/main' 2024-12-25 18:04:02 +01:00
Saifeddine ALOUI
69b3f0b37b fixed the default lollms server port number 2024-12-24 11:33:28 +01:00
Saifeddine ALOUI
848465d5d7 precommit tested 2024-12-24 10:35:00 +01:00
Saifeddine ALOUI
9951f8584a Added API as an option to the installation, reorganized the API and fused all documentations in README.md 2024-12-24 10:31:12 +01:00