去除 main.py 导入的无用的llamaindex导入

This commit is contained in:
2024-09-05 10:34:41 +08:00
parent c4cf09a28f
commit a6c5988408
-1
View File
@@ -1,6 +1,5 @@
from dotenv import load_dotenv from dotenv import load_dotenv
from llama_index.core.node_parser import SentenceSplitter
load_dotenv() load_dotenv()