SIGN IN SIGN UP

🔧 chore(__main__.py): update cache and database environment variable names for clarity and consistency

The `cache` option has been changed to use the `LANGFLOW_LANGCHAIN_CACHE` environment variable instead of `LANGCHAIN_CACHE` for clarity and consistency. Similarly, the `database_url` option now uses the `LANGFLOW_DATABASE_URL` environment variable instead of the previous behavior of using a local SQLite database by default. This change allows for more flexibility in configuring the cache and database connections.
G
Gabriel Luiz Freitas Almeida committed
8214b22c098f78195156af45321e45d46c5eb436
Parent: 4b1fb4a