dify/api/core/llm_generator
GareArc 5bbc938a0d
fix(telemetry): add prompt generation trace emission for no_variable=false path
- 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
2026-02-05 20:15:10 -08:00
..
output_parser Ensure suggested questions parser returns typed sequence (#27104) 2025-10-20 13:01:09 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
entities.py refactor: rm some dict api/controllers/console/app/generator.py api/core/llm_generator/llm_generator.py (#31709) 2026-01-30 17:37:20 +09:00
llm_generator.py fix(telemetry): add prompt generation trace emission for no_variable=false path 2026-02-05 20:15:10 -08:00
prompts.py fix: summary index bug (#31810) 2026-02-02 09:45:17 +08:00