File python-ollama.changes of Package python-ollama
-------------------------------------------------------------------
Thu Jan 16 09:59:06 UTC 2025 - Adrian Schröter <adrian@suse.de>
- update to version 0.4.6
* add create api changes to support ollama v0.5.5
- enforce right pydantic version (2.10 is breaking ollama)
-------------------------------------------------------------------
Tue Jan 7 09:15:52 UTC 2025 - Adrian Schröter <adrian@suse.de>
- update to version 0.4.5
* Add Pydantic for validation and serialization
* Passing Functions as Tools
* No head request for create blob
* Deprecate embeddings from docs in favor of embed
* various bugfixes
-------------------------------------------------------------------
Thu Nov 14 08:59:51 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.3.3:
* stream in async client raises RuntimeError when processing
HTTP errors
* Add URL path to client URL in in Client._parse_host()
* IPv6 support
- run tests
-------------------------------------------------------------------
Wed Jul 31 08:33:12 UTC 2024 - Adrian Schröter <adrian@suse.de>
- update to version 0.3.1
* update to llama3.1
* fix: tool_calls response parsing
* Update Message annotations to support tool calls
-------------------------------------------------------------------
Mon Jul 29 06:13:51 UTC 2024 - Adrian Schröter <adrian@suse.de>
- initial package of version 0.3.0