Commit Graph

15 Commits

Author SHA1 Message Date
Jeffrey Morgan
dbccf192ac Add image generation support (#616) 2026-01-23 00:33:52 -08:00
Parth Sareen
d967f048d9 examples: gpt oss browser tool (#588)
---------

Co-authored-by: nicole pardal <nicolepardall@gmail.com>
2025-09-24 15:40:53 -07:00
Parth Sareen
ab49a669cd examples: add mcp server for web_search web_crawl (#585) 2025-09-23 21:54:43 -07:00
Bryon Tjanaka
c8392d6524 Fix link for thinking-levels.py (#567)
Resolves #554
2025-08-20 00:19:07 -07:00
Parth Sareen
c87604c66f examples: add gpt-oss browser example (#558) 2025-08-11 16:59:26 -07:00
Devon Rifkin
aa4b476f26 add support for 'high'/'medium'/'low' think values
currently only supported on gpt-oss, but as more models come out with
support like this we'll likely relax the particular values that can be
provided
2025-08-07 14:39:36 -07:00
Parth Sareen
dad9e1ca3a examples: add gpt-oss tools (#549) 2025-08-05 15:58:55 -07:00
Parth Sareen
33488eee06 types/examples: add tool_name to message and examples (#537) 2025-07-09 14:23:33 -07:00
Devon Rifkin
e0253ab627 fully add thinking support to generate()
https://github.com/ollama/ollama-python/pull/521 missed some calls
2025-05-30 13:41:23 -07:00
Devon Rifkin
f8c6cd5131 add thinking example to example index 2025-05-27 11:36:45 -07:00
JRinaldi
5d7c63fae1 types: add capabilities to show response. (#511) 2025-05-14 19:27:48 -07:00
Paul.DX
3eaa83781d docs: Update example links (#461)
Modify the names and links of the Multimodal with Images
2025-03-31 16:58:04 -07:00
Parth Sareen
02495ffd77 example: update create example (#418) 2025-01-13 18:00:28 -08:00
Parth Sareen
4b10dee2b2 Structured outputs support with examples (#354) 2024-12-05 15:40:49 -08:00
Parth Sareen
64c1eb78ff Examples refactor (#329)
* Examples and README updates

---------

Co-authored-by: fujitatomoya <tomoya.fujita825@gmail.com>
Co-authored-by: Michael Yang <mxyng@pm.me>
2024-11-21 15:14:59 -08:00