Skip to content

Commit b8068dd

Browse files
add skip
add skip add skip
1 parent b8b0322 commit b8068dd

File tree

4 files changed

+13
-4
lines changed

4 files changed

+13
-4
lines changed

.ci/ignore_convert_execution.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,5 @@ notebooks/llm-agent-functioncall/llm-agent-functioncall-qwen.ipynb
5858
notebooks/llm-agent-react/llm-agent-rag-llamaindex.ipynb
5959
notebooks/mllama-3.2/mllama-3.2.ipynb
6060
notebooks/llm-agent-react/llm-agent-react.ipynb
61-
notebooks/multilora-image-generation/multilora-image-generation.ipynb
61+
notebooks/multilora-image-generation/multilora-image-generation.ipynb
62+
notebooks/llm-agent-react/llm-agent-react-genai.ipynb

.ci/ignore_treon_docker.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,5 @@ notebooks/pixtral/pixtral.ipynb
8282
notebooks/llm-agent-react/llm-agent-react.ipynb
8383
notebooks/multilora-image-generation/multilora-image-generation.ipynb
8484
notebooks/llm-agent-react/llm-agent-react-langchain.ipynb
85-
notebooks/multimodal-rag/multimodal-rag-llamaindex.ipynb
85+
notebooks/multimodal-rag/multimodal-rag-llamaindex.ipynb
86+
notebooks/llm-agent-react/llm-agent-react-genai.ipynb

.ci/skipped_notebooks.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -563,6 +563,10 @@
563563
- os:
564564
- macos-13
565565
- notebook: notebooks/multimodal-rag/multimodal-rag-llamaindex.ipynb
566+
skips:
567+
- os:
568+
- macos-13
569+
- notebook: notebooks/llm-agent-react/llm-agent-react-genai.ipynb
566570
skips:
567571
- os:
568572
- macos-13

notebooks/llm-agent-react/llm-agent-react-genai.ipynb

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,10 @@
4040
"\n",
4141
"<img referrerpolicy=\"no-referrer-when-downgrade\" src=\"https://static.scarf.sh/a.png?x-pxid=5b5a4db0-7875-4bfb-bdbd-01698b5b1a77&file=notebooks/llm-agent-react/llm-agent-rag-llamaindex.ipynb\" />\n",
4242
"\n",
43-
"<img referrerpolicy=\"no-referrer-when-downgrade\" src=\"https://static.scarf.sh/a.png?x-pxid=5b5a4db0-7875-4bfb-bdbd-01698b5b1a77&file=notebooks/llm-agent-react/llm-agent-react.ipynb\" />\n"
43+
"<img referrerpolicy=\"no-referrer-when-downgrade\" src=\"https://static.scarf.sh/a.png?x-pxid=5b5a4db0-7875-4bfb-bdbd-01698b5b1a77&file=notebooks/llm-agent-react/llm-agent-react.ipynb\" />\n",
44+
"\n",
45+
"\n",
46+
"<img referrerpolicy=\"no-referrer-when-downgrade\" src=\"https://static.scarf.sh/a.png?x-pxid=5b5a4db0-7875-4bfb-bdbd-01698b5b1a77&file=notebooks/llm-agent-react/llm-agent-react-genai.ipynb\" />\n"
4447
]
4548
},
4649
{
@@ -134,7 +137,7 @@
134137
"id": "c0c9e882-5622-454e-b28c-9d799678b8cd",
135138
"metadata": {
136139
"test_replace": {
137-
"Qwen/Qwen2.5-3B-Instruct": "Qwen/Qwen2.5-1.5B-Instruct"
140+
"Qwen/Qwen2.5-3B-Instruct": "Qwen/Qwen2.5-1.5B-Instruct"
138141
}
139142
},
140143
"outputs": [

0 commit comments

Comments
 (0)