Saifeddine ALOUI
f02c881fd3
Added drop for Doc status
2025-02-18 09:57:10 +01:00
Saifeddine ALOUI
6a0366cb24
Fixed indentation bug
2025-02-18 09:39:10 +01:00
yangdx
5acd054180
Fix linting
2025-02-18 16:33:57 +08:00
yangdx
75ee4592b8
refactor: Implement dynamic database module imports
...
- Consolidate database instance management
- Improve database management and error handling
- Enhance error handling and logging
2025-02-18 16:14:11 +08:00
Saifeddine ALOUI
f11900451a
Addded drop to postgresql
2025-02-18 09:10:50 +01:00
Yannick Stephan
613b748dfa
cleaned code
2025-02-18 09:09:12 +01:00
yangdx
8ab369c2af
Remove unused package
2025-02-18 16:08:20 +08:00
Yannick Stephan
53384e9a46
fixed keywords
2025-02-18 09:06:25 +01:00
Yannick Stephan
fc4b830036
fallback default drops
2025-02-18 08:43:23 +01:00
Yannick Stephan
6ebae3d3fe
Merge pull request #823 from YanSte/cleanup-drop
...
Cleanup drop
2025-02-17 23:30:57 +01:00
Yannick Stephan
0ab8eeed14
cleaned code
2025-02-17 23:29:25 +01:00
Yannick Stephan
ba65329898
cleanup
2025-02-17 23:23:30 +01:00
Yannick Stephan
80272cbf16
fixed edge
2025-02-17 23:20:10 +01:00
Yannick Stephan
efb28c8003
fixed already edge
2025-02-17 23:16:37 +01:00
Yannick Stephan
66c4b01fdd
remove drops unused
2025-02-17 23:16:23 +01:00
Saifeddine ALOUI
3c15a2def5
linting done
2025-02-17 20:37:17 +01:00
Saifeddine ALOUI
e32169805f
Merge branch 'HKUDS:main' into main
2025-02-17 20:31:12 +01:00
Saifeddine ALOUI
e6bc1cb851
Removed AI message
2025-02-17 20:27:35 +01:00
Saifeddine ALOUI
66d2d24607
Update LightRagWithPostGRESQL.md
2025-02-17 20:12:40 +01:00
ultrageopro
6bfe34b952
Merge remote-tracking branch 'upstream/main'
2025-02-17 21:00:52 +03:00
ultrageopro
9f2689551f
fix: .get
2025-02-17 20:54:08 +03:00
Yannick Stephan
442838d0f1
Merge pull request #805 from ultrageopro/main
...
feat: neo4j custom timeouts & fix: neo4j max_pool_size
2025-02-17 18:42:29 +01:00
Saifeddine ALOUI
b50ff40bc2
Update LightRagWithPostGRESQL.md
2025-02-17 18:40:47 +01:00
Yannick Stephan
64f8cb7dae
fixed lint
2025-02-17 18:38:55 +01:00
Yannick Stephan
20d09fcf58
Merge pull request #812 from atYuguo/fix-neo4j
...
Fix neo4j `get_edge()` edge_properties format
2025-02-17 18:37:05 +01:00
Saifeddine ALOUI
b1dc1a0fc4
Create LightRagWithPostGRESQL.md
2025-02-17 18:34:55 +01:00
Yannick Stephan
3b30b7985b
fixed str enum
2025-02-17 18:26:07 +01:00
ArnoChen
900ba63f69
build new webui
2025-02-18 00:43:57 +08:00
Lukas Selch
537e10303d
Fixed formatting
2025-02-17 15:25:50 +01:00
Lukas Selch
86f5a88db7
Fixed wrong variable name
2025-02-17 15:20:23 +01:00
Lukas Selch
7913304007
Fixed broken ainsert_custom_kg()
2025-02-17 15:12:35 +01:00
Yuguo Qin
22c319420f
Fix neo4j outdated get_edge() return data format.
2025-02-17 19:56:46 +08:00
MdNazishArmanShorthillsAI
c2ff17d343
Added system prompt support in all modes
2025-02-17 16:45:00 +05:30
Yannick Stephan
da9560d706
Merge pull request #798 from YanSte/api_improvment
...
API insert Texts, Improvement stream and naming
2025-02-17 11:54:23 +01:00
ultrageopro
d2f1e961ec
feat: neo4j custom timeouts & fix: neo4j max_pool_size
2025-02-17 12:58:04 +03:00
zrguo
9a1603f594
Merge pull request #795 from YanSte/make-clear-what-implemented-or-not
...
Enhancing ABC Enforcement and Standardizing Subclass Implementations
2025-02-17 16:03:22 +08:00
zrguo
5581df0b06
Merge pull request #802 from MdNazishArmanShorthillsAI/main
...
Improved variable assignment to use your own azure open ai embedding …
2025-02-17 15:53:37 +08:00
Yannick Stephan
ad5c5bba31
fix merge
2025-02-17 08:48:53 +01:00
Yannick Stephan
ef92a3f1f4
Merge remote-tracking branch 'origin/main' into api_improvment
...
# Conflicts:
# lightrag/api/lightrag_server.py
2025-02-17 08:48:15 +01:00
Yannick Stephan
e9e786b75c
update pr
2025-02-17 08:44:37 +01:00
MdNazishArmanShorthillsAI
44ef234002
Improved variable assignment to use your own azure open ai embedding model
2025-02-17 12:43:51 +05:30
zrguo
fc6dff04ff
fix logger level
2025-02-17 15:10:15 +08:00
zrguo
fce24f7611
Merge pull request #797 from danielaskdd/add-env-settings
...
Add the token size truncation for local query and token size setting by env
2025-02-17 15:00:07 +08:00
yangdx
b7cce9312f
Fix linting
2025-02-17 12:34:54 +08:00
ArnoChen
6da53a302a
add api tab in webui and handle invalid num_turns
2025-02-17 12:32:04 +08:00
yangdx
ae37454c42
Replace verbose_debug with logger.debug for token logging.
...
- Removed unused verbose_debug import
- Updated debug logging in kg_query
- Updated debug logging in mix_kg_vector_query
- Updated debug logging in kg_query_with_keywords
2025-02-17 12:28:49 +08:00
yangdx
d3ff8c3537
Set OpenAI logger level to INFO if VERBOSE_DEBUG is off
2025-02-17 12:20:47 +08:00
yangdx
9963fb7ff4
Make VERBOSE_DEBUG configurable via environment variable
...
- Adds environment variable support
- Defaults to "false" if not set
- Case-insensitive check for "true"
- Simplifies debugging configuration
- Maintains backward compatibility
2025-02-17 11:37:38 +08:00
yangdx
4fd1f214c1
Add verbose debug output option to API configuration
...
- Introduced `--verbose` flag
- Defaults to `False`
2025-02-17 03:57:58 +08:00
Yannick Stephan
efec27c0b8
fixed stream
2025-02-16 20:10:28 +01:00