工作流 | Phoenix 追踪 |
---|---|
workflow_app_log_id/workflow_run_id | id |
user_session_id | - 放置在元数据中 |
workflow_{id} | name |
start_time | start_time |
end_time | end_time |
inputs | inputs |
outputs | outputs |
Model token consumption | usage_metadata |
metadata | metadata |
error | error |
[workflow] | tags |
conversation_id/none for workflow | conversation_id in metadata |
聊天 | Phoenix LLM |
---|---|
message_id | id |
user_session_id | - 放置在元数据中 |
”llm” | name |
start_time | start_time |
end_time | end_time |
inputs | inputs |
outputs | outputs |
Model token consumption | usage_metadata |
metadata | metadata |
[“message”, conversation_mode] | tags |
conversation_id | conversation_id in metadata |
审核 | Phoenix Tool |
---|---|
user_id | - 放置在元数据中 |
”moderation” | name |
start_time | start_time |
end_time | end_time |
inputs | inputs |
outputs | outputs |
metadata | metadata |
[“moderation”] | tags |
建议问题 | Phoenix LLM |
---|---|
user_id | - 放置在元数据中 |
”suggested_question” | name |
start_time | start_time |
end_time | end_time |
inputs | inputs |
outputs | outputs |
metadata | metadata |
[“suggested_question”] | tags |
数据集检索 | Phoenix Retriever |
---|---|
user_id | - 放置在元数据中 |
”dataset_retrieval” | name |
start_time | start_time |
end_time | end_time |
inputs | inputs |
outputs | outputs |
metadata | metadata |
[“dataset_retrieval”] | tags |
message_id | parent_run_id |
工具 | Phoenix Tool |
---|---|
user_id | - 放置在元数据中 |
tool_name | name |
start_time | start_time |
end_time | end_time |
inputs | inputs |
outputs | outputs |
metadata | metadata |
[“tool”, tool_name] | tags |
生成名称 | Phoenix Tool |
---|---|
user_id | - 放置在元数据中 |
”generate_conversation_name” | name |
start_time | start_time |
end_time | end_time |
inputs | inputs |
outputs | outputs |
metadata | metadata |
[“generate_name”] | tags |