修改导入关系

This commit is contained in:
2024-08-19 17:23:01 +08:00
parent d52174532e
commit 9eb8142a0b
-1
View File
@@ -13,7 +13,6 @@ from llama_index.core.instrumentation.events.rerank import ReRankStartEvent, ReR
from llama_index.core.postprocessor.types import BaseNodePostprocessor
from llama_index.core.schema import ImageType, NodeWithScore, QueryBundle
from pydantic import Field
from win32comext.shell.demos.IUniformResourceLocator import new_sh
logger = logging.getLogger(__name__)