llamaindex update + unpacking archives in data
This commit is contained in:
@@ -7,6 +7,10 @@ import click
|
||||
from loguru import logger
|
||||
import sys
|
||||
from pathlib import Path
|
||||
from dotenv import load_dotenv
|
||||
|
||||
# Load environment variables from .env file
|
||||
load_dotenv()
|
||||
|
||||
|
||||
def setup_logging():
|
||||
|
||||
Reference in New Issue
Block a user