优化导入,解决初始化LLAMAINDEX过程中环境变量没起作用问题
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
|
||||
from dotenv import load_dotenv
|
||||
from llama_index.core.node_parser import SentenceSplitter
|
||||
|
||||
load_dotenv()
|
||||
|
||||
import logging
|
||||
|
||||
Reference in New Issue
Block a user