langflow
langflow copied to clipboard
Features change when langflow is run from the Env Variables
Bug Description
Open AI models available in default mode is not available when langflow was loaded with .env file with admin login
example. earlier gtp4o mini was available but when i loaded langflow with env variable file it is missing
Reproduction
- run langlfow in basic mode: load open ai component: you can see gpt4o mini available.
- langflow run --env-file /Users/edwin.jose/Documents/GitHub/amelia/langflowcreds/.env
- login with username and cred 4.load OpenAI component : gpt4o mini is missing.
Expected behavior
Both run should have same models. When I check source code too its the same model names being loaded. Suggestion: I would manually edit to get gpt4o mini.
Who can help?
No response
Operating System
Mac OS
Langflow Version
1.0.12
Python Version
3.11
Screenshot
Flow File
No response