genaiops-promptflow-template
genaiops-promptflow-template copied to clipboard
Fix Typo: Set Correct Environment Variable for Logging Level (PF_LOGGING_LEVEL)
This pull request fixes a typo in the environment variable name for controlling the logging level.
Changed F_LOGGING_LEVEL to PF_LOGGING_LEVEL to ensure the correct environment variable is set for Prompt Flow logging. This change aligns with the expected configuration and prevents potential misconfiguration of logging levels during Prompt Flow execution.