mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-12-24 05:12:16 +00:00
Add logger import
This commit is contained in:
parent
203fdf2565
commit
04604841c9
@ -5,6 +5,7 @@ from llama_index.core.llms import (
|
||||
ChatResponse,
|
||||
)
|
||||
from typing import List, Optional
|
||||
from lightrag.utils import logger
|
||||
|
||||
# Install required dependencies
|
||||
if not pm.is_installed("llama-index"):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user