Commit Graph

  • 79820abda0 Merge pull request #613 from ParisNeo/main zrguo 2025-01-21 10:27:57 +08:00
  • 103c50be77 Merge pull request #610 from danielaskdd/indexing-during-startup zrguo 2025-01-21 10:27:31 +08:00
  • a3311df27c fixed linting Saifeddine ALOUI 2025-01-21 00:10:52 +01:00
  • 710ca687c2 Merge branch 'HKUDS:main' into main Saifeddine ALOUI 2025-01-21 00:01:39 +01:00
  • 84e44938c0 Added an OpenWebui tool for LightRag Saifeddine ALOUI 2025-01-21 00:01:10 +01:00
  • a85c148249 Add sample environment variable for Ollama model tag yangdx 2025-01-21 03:31:50 +08:00
  • 8a05ff459f Add environment variable for Ollama model tag yangdx 2025-01-21 03:13:13 +08:00
  • ae824f2878 fix linux sample service file script name error yangdx 2025-01-21 02:48:07 +08:00
  • 81a0a7cff0 fixed linting yangdx 2025-01-21 01:03:37 +08:00
  • 2e62cf1c66 Add document indexing during FastAPI startup, Fix docx package name in requirements yangdx 2025-01-21 00:50:11 +08:00
  • 326057deeb fixed linting zrguo 2025-01-20 17:28:40 +08:00
  • d9a22850c5 Merge pull request #608 from ParisNeo/main zrguo 2025-01-20 17:23:28 +08:00
  • 501610c603 Update llm.py Saifeddine ALOUI 2025-01-20 10:04:17 +01:00
  • a2993aeec2 Merge pull request #607 from danielaskdd/fix_OpenAI_alike_api_key zrguo 2025-01-20 16:19:32 +08:00
  • a557878e4e Update llm.py Saifeddine ALOUI 2025-01-20 09:04:32 +01:00
  • e4945c9653 Update llm.py Saifeddine ALOUI 2025-01-20 08:58:08 +01:00
  • f18f484a87 Update llm.py Saifeddine ALOUI 2025-01-20 08:54:18 +01:00
  • 9ab719b605 Updated API documentation for LLM bindings and configurations. yangdx 2025-01-20 15:35:43 +08:00
  • a76abf23f2 Updated OpenAI configuration and documentation. yangdx 2025-01-20 14:50:06 +08:00
  • e589134a97 Merge pull request #605 from ParisNeo/main zrguo 2025-01-20 12:27:32 +08:00
  • f8ba76f7b8 Merge branch 'main' into main zrguo 2025-01-20 12:26:01 +08:00
  • 617eb1bfaa Merge pull request #602 from danielaskdd/fix-azure-model-name-problem zrguo 2025-01-20 12:20:34 +08:00
  • 70425b0357 fixed linting Saifeddine ALOUI 2025-01-20 00:26:28 +01:00
  • 2dfbbec407 Started a dummy OpenWebUI tool. I will upload the working version in the next pull request Saifeddine ALOUI 2025-01-19 23:25:26 +01:00
  • 9cae05e1ff Fixed a bug introduced by a modification by someone else in azure_openai_complete (please make sure you test before commiting code) Added api_key to lollms, ollama, openai for both llm and embedding bindings allowing to use api key protected services. Saifeddine ALOUI 2025-01-19 23:24:37 +01:00
  • 34c051b0b9 Merge branch 'HKUDS:main' into main Saifeddine ALOUI 2025-01-19 10:40:21 +01:00
  • 347843d545 Use LLM_MODEL env var in Azure OpenAI function yangdx 2025-01-19 14:04:03 +08:00
  • b50fdeccaa Merge branch 'main' into ollama-emulation yangdx 2025-01-19 13:32:07 +08:00
  • b008c586ea Refactor service and script paths for LightRAG. yangdx 2025-01-19 13:28:29 +08:00
  • 476e31f1e5 Merge pull request #600 from danielaskdd/ollama-emulation zrguo 2025-01-19 12:58:36 +08:00
  • 0a9089ff74 Merge pull request #597 from nickjfrench/fix-hardcoded-model zrguo 2025-01-19 12:56:43 +08:00
  • ef73ed4291 Install Lightrag as a Linux Service (sample files and installation guide) yangdx 2025-01-19 12:53:13 +08:00
  • a7b37652cf Add document scan API notes in API README.md yangdx 2025-01-19 12:24:46 +08:00
  • 3a227701b2 pre-commit run --all-files yangdx 2025-01-19 10:44:46 +08:00
  • fb9a645f5e Update README with Ollama API and Open WebUI details yangdx 2025-01-19 10:38:01 +08:00
  • a78be2ab17 pre-commit run --all-files yangdx 2025-01-19 08:07:26 +08:00
  • ea88981146 Update README.md for LightRAG Server yangdx 2025-01-19 06:45:32 +08:00
  • 853a9d2064 Updated API version to 1.0.3 yangdx 2025-01-19 06:06:17 +08:00
  • 387be31f09 Refactor embedding function initialization and remove start-server.sh yangdx 2025-01-19 05:19:02 +08:00
  • 8ea179a98b Migrate Ollama API to lightrag_server.py yangdx 2025-01-19 04:44:30 +08:00
  • df69d386c5 Fixes #596 - Hardcoded model deployment name in azure_openai_complete Nick French 2025-01-17 12:10:26 -05:00
  • 11f32555b1 Merge branch 'main' into linux-service yangdx 2025-01-17 19:58:33 +08:00
  • c6774390fd Update .env.example Saifeddine ALOUI 2025-01-17 11:44:46 +01:00
  • 35f04b51e6 Update lightrag_server.py Saifeddine ALOUI 2025-01-17 11:18:45 +01:00
  • 28a84b2aa2 Merge pull request #592 from danielaskdd/yangdx zrguo 2025-01-17 14:29:31 +08:00
  • fde0aa32c7 pre-commit run --all-files yangdx 2025-01-17 14:28:24 +08:00
  • a561879040 Translate comments to English yangdx 2025-01-17 14:27:27 +08:00
  • fa9765ecd9 pre-commit run --all-files yangdx 2025-01-17 14:20:55 +08:00
  • 48f70ff8b4 Translate unit test comment and promts to English yangdx 2025-01-17 14:07:17 +08:00
  • 939e399dd4 Translate comment to English yangdx 2025-01-17 13:36:31 +08:00
  • 7e4ba8d14d Merge pull request #591 from luohuanhuan2019/main zrguo 2025-01-17 12:07:27 +08:00
  • a93bd681b9 Merge pull request #593 from ParisNeo/main zrguo 2025-01-17 12:06:59 +08:00
  • 3138ae7599 添加对 mix 查询模式的支持 yangdx 2025-01-17 11:04:36 +08:00
  • 6813742a86 fixed some linting issues Saifeddine ALOUI 2025-01-17 02:34:29 +01:00
  • 5bb9d9f0c0 Removed unnecessary files from docker Saifeddine ALOUI 2025-01-17 02:31:23 +01:00
  • 58f1058198 added some explanation to document Saifeddine ALOUI 2025-01-17 02:03:02 +01:00
  • 52ca5ea6aa removed repeated dependency Saifeddine ALOUI 2025-01-17 01:37:12 +01:00
  • 5fe28d31e9 Fixed linting Saifeddine ALOUI 2025-01-17 01:36:16 +01:00
  • c91b57196d Fixed docker access to ollama and lollms Saifeddine ALOUI 2025-01-17 01:18:28 +01:00
  • 84f7f15046 Added optional Azure configuration Saifeddine ALOUI 2025-01-17 00:54:24 +01:00
  • 65a44a4644 Added api version and Configuration details at startup as well as more useful information Saifeddine ALOUI 2025-01-17 00:53:49 +01:00
  • b8c0631e99 Enhanced documentation Saifeddine ALOUI 2025-01-17 00:49:17 +01:00
  • c5e027aa9a Added documentation about used environment variables Saifeddine ALOUI 2025-01-17 00:42:22 +01:00
  • d8309c81d5 Fixed typing error Saifeddine ALOUI 2025-01-16 23:22:57 +01:00
  • ea566d815d Added environment variables control of all lightrag server parameters preparing for the usage in docker Saifeddine ALOUI 2025-01-16 23:21:50 +01:00
  • b2e7c75f5a Added Docker container setup Saifeddine ALOUI 2025-01-16 22:28:28 +01:00
  • cbd02bbbab Added link to documentation from main README.md Saifeddine ALOUI 2025-01-16 22:16:34 +01:00
  • 2c3ff234e9 Moving extended api documentation to new doc folder Saifeddine ALOUI 2025-01-16 22:14:16 +01:00
  • 847963d19a 修复 /query 和 /query/stream 端点处理stream模式是的错误 yangdx 2025-01-17 03:35:03 +08:00
  • 34d6b85adb 修复清理查询前缀时未能正确清理空格的问题 yangdx 2025-01-17 01:50:07 +08:00
  • 98f5d7c596 Prompt words to keep the pronunciation consistent luohuanhuan2019 2025-01-16 21:50:43 +08:00
  • 36c7abf358 Remove garbled characters from system prompt words luohuanhuan2019 2025-01-16 21:35:37 +08:00
  • ac11a7192e revert changeds make by mistake yangdx 2025-01-16 21:04:45 +08:00
  • 6fa955c567 add readme_zh luohuanhuan2019 2025-01-16 20:53:18 +08:00
  • b38a98a514 默认不输出测试结果到文件 yangdx 2025-01-16 20:22:53 +08:00
  • d15753d51a Merge branch 'main' into yangdx yangdx 2025-01-16 20:20:09 +08:00
  • 68de8f6d04 delete private test file yangdx 2025-01-16 20:14:43 +08:00
  • 95ff048a9e 为Ollama API添加性能统计功能 yangdx 2025-01-16 19:42:34 +08:00
  • 9c69438c3e 完善服务启动脚本:激活虚拟环境 yangdx 2025-01-16 17:50:28 +08:00
  • d7cfe029eb Update __init__.py zrguo 2025-01-16 14:24:29 +08:00
  • b84aab5cd0 Merge pull request #590 from jin38324/main zrguo 2025-01-16 14:20:08 +08:00
  • 2044a4cae9 Merge pull request #585 from gurjot-05/feature-implementation zrguo 2025-01-16 14:13:20 +08:00
  • 2ea104d738 Fix linting errors Gurjot Singh 2025-01-16 11:31:22 +05:30
  • e64805c9e2 Add example usage for separate keyword extraction of user's query Gurjot Singh 2025-01-16 11:26:19 +05:30
  • dd105d47fa Update README.md to include a detailed explanation of the new query_with_separate_keyword_extraction function. Gurjot Singh 2025-01-16 11:15:21 +05:30
  • 0265c2359c Merge branch 'HKUDS:main' into feature-implementation Gurjot Singh 2025-01-16 10:53:01 +05:30
  • 6ae8647285 support pipeline mode jin 2025-01-16 12:58:15 +08:00
  • d5ae6669ea support pipeline mode jin 2025-01-16 12:52:37 +08:00
  • 80c26a0f1f Merge pull request #589 from ShanGor/main zrguo 2025-01-16 10:37:24 +08:00
  • 17a2ec2bc4 Merge branch 'HKUDS:main' into main jin 2025-01-16 09:59:27 +08:00
  • 0663919181 Merge remote-tracking branch 'origin/main' Samuel Chan 2025-01-16 07:58:54 +08:00
  • d1ba8c5db5 Add some script in examples to copy llm cache from one solution to another Samuel Chan 2025-01-16 07:56:13 +08:00
  • efe0644212 Merge branch 'HKUDS:main' into main Samuel Chan 2025-01-16 07:52:35 +08:00
  • 5e4c9dd4d7 移除api server 对 lightrag-hku 的依赖(解决非编辑调试方式安装无法启动api服务的问题) yangdx 2025-01-16 03:26:47 +08:00
  • ae9e37a120 Merge remote-tracking branch 'origin/main' into yangdx yangdx 2025-01-16 01:50:46 +08:00
  • 7658f4cbf0 移除性能统计的打印输出 yangdx 2025-01-16 01:16:53 +08:00
  • 350e080ec1 优化测试脚本配置和命令行参数处理 yangdx 2025-01-16 01:11:59 +08:00
  • ea22d62c25 移除调试日志打印代码 yangdx 2025-01-15 23:11:15 +08:00
  • 9632a8f0dc 解决查询命中缓存时流式响应未遵循Ollma规范的问题 yangdx 2025-01-15 23:09:50 +08:00
  • e978a15593 移除未使用的导入并简化类型注解 yangdx 2025-01-15 22:39:41 +08:00