File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed
notebooks/llm-agent-react Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 107
107
" \" accelerate\" ,\n " ,
108
108
" \" huggingface-hub>=0.26.5\" ,\n " ,
109
109
" \" openvino-genai\" ,\n " ,
110
- " )"
110
+ " )\n " ,
111
+ " \n " ,
112
+ " # Read more about telemetry collection at https://github.com/openvinotoolkit/openvino_notebooks?tab=readme-ov-file#-telemetry\n " ,
113
+ " from notebook_utils import collect_telemetry\n " ,
114
+ " \n " ,
115
+ " collect_telemetry(\" llm-agent-react-genai.ipynb\" )"
111
116
]
112
117
},
113
118
{
135
140
"cell_type" : " code" ,
136
141
"execution_count" : 5 ,
137
142
"id" : " c0c9e882-5622-454e-b28c-9d799678b8cd" ,
138
- "metadata" : {
139
- "test_replace" : {
140
- "Qwen/Qwen2.5-3B-Instruct" : " Qwen/Qwen2.5-1.5B-Instruct"
141
- }
142
- },
143
+ "metadata" : {},
143
144
"outputs" : [
144
145
{
145
146
"data" : {
You can’t perform that action at this time.
0 commit comments