openrag/src/tui/managers
Gabriel Luiz Freitas Almeida b3dcac0cde Refactor environment configuration in EnvManager
This commit updates the EnvConfig class by renaming the flow ID variables to LANGFLOW_CHAT_FLOW_ID and LANGFLOW_INGEST_FLOW_ID for better clarity. It also modifies the environment variable writing logic to reflect these changes. Additionally, the import statements have been reorganized for improved readability. These updates contribute to a more robust and well-documented codebase.
2025-09-08 15:10:00 -03:00
..
__init__.py logging & format 2025-09-04 20:56:47 -04:00
container_manager.py logging & format 2025-09-04 20:56:47 -04:00
env_manager.py Refactor environment configuration in EnvManager 2025-09-08 15:10:00 -03:00