dify/api/core/app/workflow
GareArc b710c9ad59
fix(telemetry): populate missing fields in node execution trace
- Extract model_provider/model_name from process_data (LLM nodes store
  model info there, not in execution_metadata)
- Add invoke_from to node execution trace metadata dict
- Add credential_id to node execution trace metadata dict
- Add conversation_id to metadata after message_id lookup
- Add tool_name to tool_info dict in tool node
2026-03-02 01:18:59 -08:00
..
layers fix(telemetry): populate missing fields in node execution trace 2026-03-02 01:18:59 -08:00
__init__.py refactor: Move workflow node factory to app workflow (#31385) 2026-01-22 18:08:21 +08:00
node_factory.py refactor(typing): Fixup typing A2 - workflow engine & nodes (#31723) 2026-01-31 18:00:56 +09:00