Workflow | Opik Trace |
---|---|
workflow_app_log_id/workflow_run_id | id |
user_session_id | - placed in metadata |
workflow_ | 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 |
Chat | Opik LLM |
---|---|
message_id | id |
user_session_id | - placed in metadata |
”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 |
Moderation | Opik Tool |
---|---|
user_id | - placed in metadata |
“moderation” | name |
start_time | start_time |
end_time | end_time |
inputs | inputs |
outputs | outputs |
metadata | metadata |
[“moderation”] | tags |
Suggested Question | Opik LLM |
---|---|
user_id | - placed in metadata |
”suggested_question” | name |
start_time | start_time |
end_time | end_time |
inputs | inputs |
outputs | outputs |
metadata | metadata |
[“suggested_question”] | tags |
Dataset Retrieval | Opik Retriever |
---|---|
user_id | - placed in metadata |
”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 |
Tool | Opik Tool |
---|---|
user_id | - placed in metadata |
tool_name | name |
start_time | start_time |
end_time | end_time |
inputs | inputs |
outputs | outputs |
metadata | metadata |
[“tool”, tool_name] | tags |
Generate Name | Opik Tool |
---|---|
user_id | - placed in metadata |
”generate_conversation_name” | name |
start_time | start_time |
end_time | end_time |
inputs | inputs |
outputs | outputs |
metadata | metadata |
[“generate_name”] | tags |