Commit Graph

  • dbccf192ac Add image generation support (#616) main Jeffrey Morgan 2026-01-23 00:33:52 -08:00
  • 2b77cd1ec1 Add hatch test matrix for Python 3.10-3.13 and legacy tests for 3.8-3.9 add-hatch-test-matrix ParthSareen 2026-01-09 23:16:31 -08:00
  • 60e7b2f9ce build(deps): bump actions/checkout from 5 to 6 (#602) dependabot[bot] 2025-12-29 12:03:13 -08:00
  • d1d704050b client: expose resource cleanup methods (#444) Parth Sareen 2025-12-10 17:09:19 -08:00
  • 115792583e readme: add cloud models usage and examples (#595) Eden Chan 2025-11-13 15:03:58 -08:00
  • 0008226fda client/types: add logprobs support (#601) v0.6.1 Parth Sareen 2025-11-12 18:08:42 -08:00
  • 7b96d6a799 build(deps): bump astral-sh/setup-uv from 5 to 7 dependabot/github_actions/astral-sh/setup-uv-7 dependabot[bot] 2025-10-07 22:09:19 +00:00
  • f0edc1afa8 client: point websearch to local ollama parth/point-to-local-websearch ParthSareen 2025-10-03 16:25:18 -07:00
  • 9ddd5f0182 examples: fix model web search (#589) Parth Sareen 2025-09-24 15:53:51 -07:00
  • d967f048d9 examples: gpt oss browser tool (#588) v0.6.0 Parth Sareen 2025-09-24 15:40:53 -07:00
  • c919192116 name refactor nicole/example-refactor nicole pardal 2025-09-24 15:10:00 -07:00
  • 8dd1d7cb02 removed comments nicole/browser-tool nicole pardal 2025-09-24 11:49:19 -07:00
  • d3afa37b11 remove unused import nicole pardal 2025-09-24 11:44:55 -07:00
  • cfbb0cef7b formatting fix nicole pardal 2025-09-24 11:43:33 -07:00
  • ab49a669cd examples: add mcp server for web_search web_crawl (#585) Parth Sareen 2025-09-23 21:54:43 -07:00
  • 80279e95ab cleaned up code nicole pardal 2025-09-23 21:34:22 -07:00
  • 0ecfb1f6cf api key fix added nicole pardal 2025-09-23 18:07:53 -07:00
  • 404672570f lint nicole pardal 2025-09-23 18:02:02 -07:00
  • 15ec61dbcb lint nicole pardal 2025-09-23 17:58:08 -07:00
  • 799ae1f07c can lint pls work nicole pardal 2025-09-23 17:49:59 -07:00
  • ae333084b9 renamed + added functionality nicole pardal 2025-09-23 17:44:18 -07:00
  • 1c6afe4316 lint formatting nicole pardal 2025-09-19 08:06:45 -07:00
  • b9d435fad5 fixed nits nicole pardal 2025-09-19 08:03:41 -07:00
  • 10955d52ee lint fix hopefully nicole pardal 2025-09-18 21:43:15 -07:00
  • 67f19a33e2 fix for failing lint check nicole pardal 2025-09-18 19:26:03 -07:00
  • 4d83af13d8 Added python browser tool nicole pardal 2025-09-18 19:04:14 -07:00
  • 16f344f635 client/types: update web search and fetch API (#584) nicole pardal 2025-09-23 13:27:36 -07:00
  • d0f71bc8b8 client: load OLLAMA_API_KEY on init (#583) Parth Sareen 2025-09-22 20:28:40 -07:00
  • b22c5fdabb init: fix export for web_search (#581) Parth Sareen 2025-09-19 10:06:30 -07:00
  • 4d0b81b37a client: add web search and web crawl capabilities (#578) Parth Sareen 2025-09-18 16:51:20 -07:00
  • 6e5bf2c8db fix lint parth/turbo-auth ParthSareen 2025-09-18 13:57:57 -07:00
  • 9a90929137 build updates with cryptography ParthSareen 2025-09-18 13:54:59 -07:00
  • db7e2a980e auth: add auth through key signing parth/proxy-auth ParthSareen 2025-09-18 13:28:08 -07:00
  • 4390741023 more wip parth/test ParthSareen 2025-09-17 11:01:58 -07:00
  • a1d04f04f2 feat: add dimensions to embed request (#574) v0.5.4 Michael Yang 2025-09-15 17:23:03 -07:00
  • 8af6cac86b build(deps): bump actions/setup-python from 5 to 6 (#571) dependabot[bot] 2025-09-05 15:40:16 -07:00
  • 9f41447f20 examples: make gpt-oss resilient for failed tool calls (#569) Mark Ward 2025-09-02 15:58:36 -05:00
  • da79e987f0 examples: fix gpt-oss-tools-stream for adding toolcalls (#568) Parth Sareen 2025-08-21 13:44:59 -07:00
  • c8392d6524 Fix link for thinking-levels.py (#567) Bryon Tjanaka 2025-08-20 00:19:07 -07:00
  • 07ab287cdf examples/gpt-oss: fix examples (#566) Parth Sareen 2025-08-19 11:08:57 -07:00
  • b0f6b99ca6 build(deps): bump actions/checkout from 4 to 5 (#559) dependabot[bot] 2025-08-12 14:40:10 -07:00
  • c87604c66f examples: add gpt-oss browser example (#558) Parth Sareen 2025-08-11 16:59:26 -07:00
  • 53ff3cd025 Merge pull request #553 from ollama/drifkin/thinking-levels v0.5.3 Devon Rifkin 2025-08-07 14:42:12 -07:00
  • aa4b476f26 add support for 'high'/'medium'/'low' think values Devon Rifkin 2025-08-07 14:39:36 -07:00
  • 34e98bd237 types: relax type for tools (#550) v0.5.2 Parth Sareen 2025-08-05 15:59:56 -07:00
  • dad9e1ca3a examples: add gpt-oss tools (#549) Parth Sareen 2025-08-05 15:58:55 -07:00
  • fe91357d4b examples: update to use gemma3 (#543) Parth Sareen 2025-07-22 16:27:16 -07:00
  • d7978cb234 pyproject.toml: add license metadata to package (#526) parth/tool-prototype Ian 2025-07-22 11:44:11 -07:00
  • b23d79d8b5 types: add context_length to ProcessResponse (#538) Parth Sareen 2025-07-09 15:40:00 -07:00
  • 33488eee06 types/examples: add tool_name to message and examples (#537) Parth Sareen 2025-07-09 14:23:33 -07:00
  • fdba575aeb fix formatting brucemacd/list-capabilities Bruce MacDonald 2025-06-04 11:51:39 -07:00
  • 3615139ea0 types: add capabilities to list response Bruce MacDonald 2025-06-04 11:44:11 -07:00
  • 63ca747622 Merge pull request #525 from hwittenborn/main Devon Rifkin 2025-05-30 16:14:02 -07:00
  • 4c11d507b0 Remove unused messages variable from thinking-generate example Hunter Wittenborn 2025-05-30 16:58:16 -05:00
  • ce6846e4fc Merge pull request #524 from ollama/drifkin/thinking-support v0.5.1 Devon Rifkin 2025-05-30 14:32:05 -07:00
  • e0253ab627 fully add thinking support to generate() Devon Rifkin 2025-05-30 13:41:23 -07:00
  • 756bd8f31a Merge pull request #521 from ollama/drifkin/thinking-support v0.5.0 Devon Rifkin 2025-05-29 16:02:56 -07:00
  • f8c6cd5131 add thinking example to example index Devon Rifkin 2025-05-27 11:36:45 -07:00
  • eaad6df5ef add support for thinking Devon Rifkin 2025-05-27 00:35:28 -07:00
  • 5d7c63fae1 types: add capabilities to show response. (#511) v0.4.9 JRinaldi 2025-05-15 11:27:48 +09:00
  • 5ae5f816bb Merge pull request #445 from ollama/mxyng/hatch tool-parsing-json-package Michael Yang 2025-05-06 11:03:28 -07:00
  • 65f94b4fba types: allow items and defs for tools (#501) v0.4.8 Parth Sareen 2025-04-16 13:33:51 -07:00
  • e33ceb7188 poetry: update dependencies (#505) Parth Sareen 2025-04-16 13:33:40 -07:00
  • 8ac9f4da76 types: allow single or multiple types tool property (#499) Parth Sareen 2025-04-08 15:05:54 -07:00
  • 1b3406887d types: relax enum type for tool (#498) Parth Sareen 2025-04-08 15:05:46 -07:00
  • 3eaa83781d docs: Update example links (#461) Paul.DX 2025-04-01 07:58:04 +08:00
  • f8a2e5034d Revert "types: enable passing messages with arbitrary role (#462)" parth/revert-462 ParthSareen 2025-03-20 17:37:44 -04:00
  • 07eec6d517 types: enable passing messages with arbitrary role (#462) rylativity 2025-03-20 16:46:40 -04:00
  • 6b235b2d60 add SECURITY.md (#479) Parth Sareen 2025-03-20 13:25:36 -07:00
  • aec125c773 examples: update tools.py to handle type casting from tool arguments (#443) ddbit 2025-02-14 18:50:47 +01:00
  • 8d0d0e483d client: add support for passing in Image type to generate (#408) Parth Sareen 2025-02-14 09:44:43 -08:00
  • 0561f42701 chore: add tests for checking SHA in blob request (#425) v0.4.7 Parth Sareen 2025-01-21 10:20:11 -08:00
  • 7e64093df0 bump httpx from 0.27.2 to 0.28.1 (#365) dependabot[bot] 2025-01-20 11:03:44 -08:00
  • f7e23ddb93 choe: run tests on main (#422) Aarni Koskela 2025-01-17 19:48:47 +02:00
  • 967fd657f1 client: improve error messaging on connection failure (#398) Parth Sareen 2025-01-16 13:55:17 -08:00
  • 12d6842f32 fix: don't run lints on all python versions (#400) Aarni Koskela 2025-01-16 21:24:23 +02:00
  • 7a6ab044c6 Fix create examples (#421) Jeffrey Morgan 2025-01-15 22:43:44 -08:00
  • eefe5c9666 remove sha256 as it's already available in the digest (#420) Samhita Alla 2025-01-16 17:31:30 +11:00
  • 89e719ab92 chore: bump ruff and ensure imports are sorted (#385) Aarni Koskela 2025-01-15 02:34:16 +02:00
  • 02495ffd77 example: update create example (#418) Parth Sareen 2025-01-13 18:00:28 -08:00
  • 2cad1f5428 Merge pull request #417 from ollama/pdevine/create-api v0.4.6 Patrick Devine 2025-01-13 17:27:25 -08:00
  • d9746ead51 fix stuff ParthSareen 2025-01-13 17:25:49 -08:00
  • c7d4f1674a Revert "make 3.8 happy" ParthSareen 2025-01-13 17:23:38 -08:00
  • ba27e71a20 make 3.8 happy ParthSareen 2025-01-13 17:12:25 -08:00
  • fbf94d8660 Update poetry plugin + generate lock ParthSareen 2025-01-13 17:08:24 -08:00
  • 2434443b88 whackamole Patrick Devine 2025-01-13 16:57:17 -08:00
  • 2be0bcf92a python <3.9 errors Patrick Devine 2025-01-13 16:51:59 -08:00
  • fc8585eabd feed ruff Patrick Devine 2025-01-13 16:42:31 -08:00
  • f5c8ee0a3e fix async client Patrick Devine 2025-01-13 15:54:16 -08:00
  • a0388b2e32 unhide create_blob Patrick Devine 2025-01-13 15:22:26 -08:00
  • f718dab45d Make ruff happy ParthSareen 2025-01-13 14:59:14 -08:00
  • 4dec73e8be add unit tests Patrick Devine 2025-01-13 14:53:10 -08:00
  • 4f9fb88137 Add custom serializer for CreateRequest + tests ParthSareen 2025-01-13 11:02:00 -08:00
  • bee11029f7 Model serializer to handler from keyword ParthSareen 2025-01-12 23:19:44 -08:00
  • 427b0c6291 create api Patrick Devine 2025-01-12 22:48:16 -08:00
  • ee349ecc6d bugfix: fix passing Image type in messages for chat (#390) v0.4.5 Parth Sareen 2024-12-29 14:43:07 -08:00
  • 7d1e002be9 examples: use type hinting generics in standard collections for structured outputs (#389) Tomoya Fujita 2024-12-20 13:31:21 -08:00
  • 4daf4afdb6 Merge pull request #384 from akx/export-image-model Michael Yang 2024-12-17 12:59:50 -08:00
  • 9057705bc0 fix: export Image model Aarni Koskela 2024-12-17 13:31:25 +02:00
  • 588e338b2b Add tests + cleanup parth/tokenize-detokenize ParthSareen 2024-12-16 11:34:03 -08:00