16 Commits

Author SHA1 Message Date
yangdx
0890c6ad7e update docs for service isntallation 2025-02-07 11:05:38 +08:00
yangdx
ede4122b63 docs: add documentation for /bypass prefix in LightRAG api 2025-02-03 12:25:59 +08: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
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
yangdx
24a460f84b Update README with Open WebUI task model config 2025-01-24 22:24:56 +08:00
yangdx
9ab719b605 Updated API documentation for LLM bindings and configurations. 2025-01-20 15:35:43 +08:00
yangdx
a76abf23f2 Updated OpenAI configuration and documentation.
- Added OpenAI alike example in .env.example
- Updated README for OpenAI alike server
- Modified API key handling in lightrag_server.py
2025-01-20 14:50:06 +08:00
yangdx
b008c586ea Refactor service and script paths for LightRAG.
- Renamed service file to `lightrag-server.service.example`
- Updated `ExecStart` path in service file
- Corrected README.md service file reference
- Moved `start_lightrag.sh.example` to root
- No functionality is changed
2025-01-19 13:28:29 +08:00
yangdx
ef73ed4291 Install Lightrag as a Linux Service (sample files and installation guide) 2025-01-19 12:53:13 +08:00
yangdx
a7b37652cf Add document scan API notes in API README.md 2025-01-19 12:24:46 +08:00
yangdx
3a227701b2 pre-commit run --all-files 2025-01-19 10:44:46 +08:00
yangdx
fb9a645f5e Update README with Ollama API and Open WebUI details
- Add section on query mode selection
- Separate Ollama API and Open WebUI details
- Clarify query prefix usage
2025-01-19 10:38:01 +08:00
yangdx
ea88981146 Update README.md for LightRAG Server 2025-01-19 06:45:32 +08:00
Saifeddine ALOUI
5fe28d31e9 Fixed linting 2025-01-17 01:36:16 +01:00
Saifeddine ALOUI
b8c0631e99 Enhanced documentation 2025-01-17 00:49:17 +01:00
Saifeddine ALOUI
2c3ff234e9 Moving extended api documentation to new doc folder 2025-01-16 22:14:16 +01:00