- Disable tests as it requires python-pydantic, which is not in Factory yet OBS-URL: https://build.opensuse.org/request/show/1235846 OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/python-ollama?expand=0&rev=7
40 lines
1.3 KiB
Plaintext
40 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jan 8 09:22:05 UTC 2025 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
|
|
|
- Disable tests as it requires python-pydantic, which is not in
|
|
Factory yet
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|