mirror of
https://github.com/langgenius/dify.git
synced 2026-03-14 22:02:15 +08:00
- 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 |
||
|---|---|---|
| .. | ||
| aliyun_trace | ||
| arize_phoenix_trace | ||
| entities | ||
| langfuse_trace | ||
| langsmith_trace | ||
| mlflow_trace | ||
| opik_trace | ||
| tencent_trace | ||
| weave_trace | ||
| __init__.py | ||
| base_trace_instance.py | ||
| ops_trace_manager.py | ||
| utils.py | ||