auto deploy
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user