| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- update to 0.4.7: * client: remove sha256 as it's already available in the digest * client: improve error messaging on connection failure * chore: bump httpx from 0.27.2 to 0.28.1 * chore: ensure imports are sorted * examples: fix create examples * examples: update create example * fix: don't run lints on all Python versions * fix: formatting & CI * chore: add tests for checking sha in blob request - update to 0.4.6: * add create api changes to support ollama v0.5.5
- Disable tests as it requires python-pydantic, which is not in Factory yet
- 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
- 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
- update to version 0.3.1 * update to llama3.1 * fix: tool_calls response parsing * Update Message annotations to support tool calls
- initial package of version 0.3.0