Add logger import
This commit is contained in:
@@ -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"):
|
||||
|
Reference in New Issue
Block a user