Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit eb74777

Browse files
authored
Update docs/guides/deno/byo-deep-research.mdx
1 parent e0969ec commit eb74777

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/guides/deno/byo-deep-research.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -688,7 +688,9 @@ ollama pull llama2:3b
688688
ollama serve
689689
```
690690

691-
> You can skip this step if you want to use OpenAI or other hosted solution as your LLM provider.
691+
<Note>
692+
You can skip this step if you want to use OpenAI or other hosted solution as your LLM provider.
693+
</Note>
692694

693695
2. **Configure Environment**:
694696

0 commit comments

Comments
 (0)