mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-23 21:48:22 +08:00
🔧 (build_and_push.Dockerfile): Update pip install command to force reinstall dependencies to ensure consistency 🐛 (code_parser.py): Change logger.exception to logger.debug to prevent logging full exception stack trace 🐛 (directory_reader.py): Change logger.error to logger.debug and log error message separately to improve error handling and logging clarity