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 200870f commit 18b415dCopy full SHA for 18b415d
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