Skip to content

Commit 9bce6cd

Browse files
committed
examples: browser tool updates gpt oss
1 parent 01eb25a commit 9bce6cd

File tree

7 files changed

+26
-417
lines changed

7 files changed

+26
-417
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)