测试修改
This commit is contained in:
@@ -6,7 +6,8 @@ RAG Core 配置管理模块
|
||||
"""
|
||||
|
||||
import os
|
||||
|
||||
import dotenv
|
||||
dotenv.load_dotenv()
|
||||
|
||||
# ========== 辅助函数:类型转换 ==========
|
||||
def _get_str(key: str) -> str | None:
|
||||
|
||||
Reference in New Issue
Block a user