Luiz Carlos Viana Melo

Results 4 comments of Luiz Carlos Viana Melo

@irshadmb I tested the latest tag from langflowai/langflow image and the problem still persists. Here is my config environment variables: ```bash LANGFLOW_DATABASE_URL=postgresql://postgres:[email protected]:5432/langflow LANGFLOW_AUTO_LOGIN=true LANGFLOW_SUPERUSER=admin LANGFLOW_SUPERUSER_PASSWORD=admin LANGFLOW_NEW_USER_IS_ACTIVE=true LANGFLOW_DO_NOT_TRACK=true LANGFLOW_VARIABLES_TO_GET_FROM_ENVIRONMENT=AZURE_OPENAI_API_DEPLOYMENT_NAME,AZURE_OPENAI_API_EMBEDDINGS_DEPLOYMENT_NAME,AZURE_OPENAI_API_KEY,AZURE_OPENAI_API_VERSION,AZURE_OPENAI_API_ENDPOINT ``` Here...

@irshadmb thanks for the info. I can't test because I'm having the problem related in #4572.

@joaoguilhermeS I confirmed that this problem was fixed. Thanks!