Skip to content

Commit 6397ed5

Browse files
committed
move end comment
1 parent 36aae99 commit 6397ed5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/ai-studio/tutorials/copilot-sdk-build-rag.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,9 @@ python chat_with_products.py --query "I need a new tent for 4 people, what would
167167
1. Add the `--enable-telemetry` flag when you use the `chat_with_products.py` script:
168168

169169
```bash
170-
python chat_with_products.py --query "I need a new tent for 4 people, what would you recommend?" --enable-telemetry -->
170+
python chat_with_products.py --query "I need a new tent for 4 people, what would you recommend?" --enable-telemetry
171171
```
172+
-->
172173

173174
## Clean up resources
174175

0 commit comments

Comments
 (0)