mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-27 18:50:41 +00:00
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": [
|
||||
"# NBVAL_SKIP\n",
|
||||
"print(f\"Getting traces for session_id={session_id}\")\n",
|
||||
"import json\n",
|
||||
"\n",
|
||||
|
@ -2985,8 +2984,6 @@
|
|||
}
|
||||
],
|
||||
"source": [
|
||||
"# NBVAL_SKIP\n",
|
||||
"\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",
|
||||
"import ast\n",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue