ollama-python/ollama
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
..
__init__.py chore: bump ruff and ensure imports are sorted (#385) 2025-01-14 16:34:16 -08:00
_client.py add support for 'high'/'medium'/'low' think values 2025-08-07 14:39:36 -07:00
_types.py add support for 'high'/'medium'/'low' think values 2025-08-07 14:39:36 -07:00
_utils.py types: relax type for tools (#550) 2025-08-05 15:59:56 -07:00
py.typed Add py.typed to mark the library as typed 2024-04-25 10:51:30 +01:00