forked from phoenix-oss/llama-stack-mirror
un-skip telemetry cells in notebook
This commit is contained in:
parent
821ac674ab
commit
74e4d520ac
1 changed files with 0 additions and 3 deletions
|
@ -2865,7 +2865,6 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"source": [
|
"source": [
|
||||||
"# NBVAL_SKIP\n",
|
|
||||||
"print(f\"Getting traces for session_id={session_id}\")\n",
|
"print(f\"Getting traces for session_id={session_id}\")\n",
|
||||||
"import json\n",
|
"import json\n",
|
||||||
"\n",
|
"\n",
|
||||||
|
@ -2985,8 +2984,6 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"source": [
|
"source": [
|
||||||
"# NBVAL_SKIP\n",
|
|
||||||
"\n",
|
|
||||||
"# post-process telemetry spance and prepare data for eval\n",
|
"# post-process telemetry spance and prepare data for eval\n",
|
||||||
"# in this case, we want to assert that all user prompts is followed by a tool call\n",
|
"# in this case, we want to assert that all user prompts is followed by a tool call\n",
|
||||||
"import ast\n",
|
"import ast\n",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue