Added api version and Configuration details at startup as well as more useful information

This commit is contained in:
Saifeddine ALOUI
2025-01-17 00:53:49 +01:00
parent b8c0631e99
commit 65a44a4644
2 changed files with 86 additions and 2 deletions

1
lightrag/api/__init__.py Normal file
View File

@@ -0,0 +1 @@
__api_version__ = "1.0.0"