auto deploy

This commit is contained in:
ALIHAN DIKEL
2024-06-10 03:09:50 +03:00
parent ffa21f3a29
commit 1d192dd699

View File

@@ -19,7 +19,7 @@ from llms import LLMService
logger.debug("loading env vars")
load_dotenv(dotenv_path='./env')
load_dotenv(dotenv_path='env')
def initialize_llms():
logger.debug("initializing llm query engines")