Skip to content

Commit d967f04

Browse files
ParthSareennpardal
andauthored
examples: gpt oss browser tool (#588)
--------- Co-authored-by: nicole pardal <nicolepardall@gmail.com>
1 parent ab49a66 commit d967f04

File tree

6 files changed

+615
-376
lines changed

6 files changed

+615
-376
lines changed

examples/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ See [ollama/docs/api.md](https://github.com/ollama/ollama/blob/main/docs/api.md)
3636

3737
- [gpt-oss-tools.py](gpt-oss-tools.py)
3838
- [gpt-oss-tools-stream.py](gpt-oss-tools-stream.py)
39-
- [gpt-oss-tools-browser.py](gpt-oss-tools-browser.py) - Using browser research tools with gpt-oss
40-
- [gpt-oss-tools-browser-stream.py](gpt-oss-tools-browser-stream.py) - Using browser research tools with gpt-oss, with streaming enabled
4139

4240
### Web search
4341

@@ -48,6 +46,7 @@ export OLLAMA_API_KEY="your_api_key_here"
4846
```
4947

5048
- [web-search.py](web-search.py)
49+
- [web-search-gpt-oss.py](web-search-gpt-oss.py) - Using browser research tools with gpt-oss
5150

5251
#### MCP server
5352

examples/gpt-oss-tools-browser-stream.py

Lines changed: 0 additions & 198 deletions
This file was deleted.

examples/gpt-oss-tools-browser.py

Lines changed: 0 additions & 175 deletions
This file was deleted.

0 commit comments

Comments
 (0)