We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f2f4db commit 5a3b22aCopy full SHA for 5a3b22a
examples/web-search-crawl.py
@@ -7,6 +7,7 @@
7
# ///
8
import os
9
from typing import Optional, Union
10
+
11
from rich import print
12
13
from ollama import Client, WebFetchResponse, WebSearchResponse
0 commit comments