* ✨ (langflow/__main__.py): Add logic to dynamically update auth settings based on environment variables prefixed with "LANGFLOW_" ♻️ (auth.py): Refactor AuthSettings class to use model_config attribute for configuration settings instead of Config class * ✨ (langflow/__main__.py): dynamically load environment variables prefixed with "LANGFLOW_" into settings_service.settings for improved configuration flexibility * [autofix.ci] apply automated fixes * formatting code * [autofix.ci] apply automated fixes * ♻️ (langflow/__main__.py): refactor code to remove redundant loop that sets settings from environment variables --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: Ítalo Johnny <italojohnnydosanjos@gmail.com> |
||
|---|---|---|
| .. | ||
| langflow | ||
| pyproject.toml | ||
| README.md | ||
| uv.lock | ||