Commit Graph

10 Commits

Author SHA1 Message Date
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