mirror of https://github.com/langgenius/dify.git
- The no_variable=false code path in generate_rule_config was missing trace emission - Added timing wrapper and _emit_prompt_generation_trace call to ensure metrics/logs are captured - Trace now emitted on both success and failure cases for consistency with no_variable=true path |
||
|---|---|---|
| .. | ||
| output_parser | ||
| __init__.py | ||
| entities.py | ||
| llm_generator.py | ||
| prompts.py | ||