Skip to content

feat: add haiku 4.5 as reasoning model #383

feat: add haiku 4.5 as reasoning model

feat: add haiku 4.5 as reasoning model #383

Triggered via pull request October 15, 2025 21:19
Status Failure
Total duration 25m 56s
Artifacts

test-ollama.yml

on: pull_request
test-ollama  /  changed-files
22s
test-ollama / changed-files
test-ollama  /  Check cache key
7s
test-ollama / Check cache key
test-ollama  /  block-until-sdk-preview-finishes
0s
test-ollama / block-until-sdk-preview-finishes
Matrix: test-ollama.test-run
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 16 warnings
test-ollama / test-run (test_providers.py::test_ollama)
Process completed with exit code 1.
test-ollama / test-run (test_providers.py::test_ollama): tests/test_providers.py#L172
test_ollama assert 0 > 0 + where 0 = len([])
test-ollama / test-run (integration_test_send_message.py)
Process completed with exit code 1.
test-ollama / test-run (integration_test_send_message.py): tests/integration_test_send_message.py#L1446
test_background_token_streaming_greeting_without_assistant_message[qwen2.5:7b] letta_client.core.api_error.ApiError: headers: {'date': 'Wed, 15 Oct 2025 21:45:29 GMT', 'server': 'uvicorn', 'content-length': '159', 'content-type': 'application/json'}, status_code: 503, body: {'detail': 'Background streaming requires Redis to be running. Please ensure Redis is properly configured. LETTA_REDIS_HOST: localhost, LETTA_REDIS_PORT: 6379'}
test-ollama / test-run (integration_test_send_message.py): tests/integration_test_send_message.py#L1389
test_background_token_streaming_greeting_with_assistant_message[qwen2.5:7b] letta_client.core.api_error.ApiError: headers: {'date': 'Wed, 15 Oct 2025 21:45:28 GMT', 'server': 'uvicorn', 'content-length': '159', 'content-type': 'application/json'}, status_code: 503, body: {'detail': 'Background streaming requires Redis to be running. Please ensure Redis is properly configured. LETTA_REDIS_HOST: localhost, LETTA_REDIS_PORT: 6379'}
test-ollama / test-run (integration_test_send_message.py): tests/integration_test_send_message.py#L906
test_tool_call[qwen2.5:7b] letta_client.core.api_error.ApiError: headers: {'date': 'Wed, 15 Oct 2025 21:45:09 GMT', 'server': 'uvicorn', 'content-length': '73', 'content-type': 'application/json'}, status_code: 400, body: {'detail': 'No tool calls found in response, model must make a tool call'}
test-ollama / test-run (test_providers.py::test_ollama): .venv/lib/python3.12/site-packages/pydantic/fields.py#L1093
Using extra keyword arguments on `Field` is deprecated and will be removed. Use `json_schema_extra` instead. (Extra keys: 'example')
test-ollama / test-run (test_providers.py::test_ollama): .venv/lib/python3.12/site-packages/pydantic/_internal/_generate_schema.py#L298
`json_encoders` is deprecated. See https://docs.pydantic.dev/2.11/concepts/serialization/#custom-serializers for alternatives
test-ollama / test-run (test_providers.py::test_ollama): .venv/lib/python3.12/site-packages/pydantic/_internal/_generate_schema.py#L298
`json_encoders` is deprecated. See https://docs.pydantic.dev/2.11/concepts/serialization/#custom-serializers for alternatives
test-ollama / test-run (test_providers.py::test_ollama): .venv/lib/python3.12/site-packages/pydantic/_internal/_generate_schema.py#L298
`json_encoders` is deprecated. See https://docs.pydantic.dev/2.11/concepts/serialization/#custom-serializers for alternatives
test-ollama / test-run (test_providers.py::test_ollama): .venv/lib/python3.12/site-packages/pydantic/_internal/_generate_schema.py#L298
`json_encoders` is deprecated. See https://docs.pydantic.dev/2.11/concepts/serialization/#custom-serializers for alternatives
test-ollama / test-run (test_providers.py::test_ollama): .venv/lib/python3.12/site-packages/pydantic/_internal/_config.py#L323
Support for class-based `config` is deprecated, use ConfigDict instead.
test-ollama / test-run (integration_test_send_message.py): .venv/lib/python3.12/site-packages/websockets/legacy/__init__.py#L6
websockets.legacy is deprecated; see https://websockets.readthedocs.io/en/stable/howto/upgrade.html for upgrade instructions
test-ollama / test-run (integration_test_send_message.py): tests/integration_test_send_message.py#L1795
Unknown pytest.mark.flaky - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
test-ollama / test-run (integration_test_send_message.py): .venv/lib/python3.12/site-packages/pydantic/fields.py#L1093
Using extra keyword arguments on `Field` is deprecated and will be removed. Use `json_schema_extra` instead. (Extra keys: 'example')
test-ollama / test-run (integration_test_send_message.py): .venv/lib/python3.12/site-packages/pydantic/_internal/_generate_schema.py#L298
`json_encoders` is deprecated. See https://docs.pydantic.dev/2.11/concepts/serialization/#custom-serializers for alternatives
test-ollama / test-run (integration_test_send_message.py): .venv/lib/python3.12/site-packages/pydantic/_internal/_generate_schema.py#L298
`json_encoders` is deprecated. See https://docs.pydantic.dev/2.11/concepts/serialization/#custom-serializers for alternatives
test-ollama / test-run (integration_test_send_message.py): .venv/lib/python3.12/site-packages/pydantic/_internal/_generate_schema.py#L298
`json_encoders` is deprecated. See https://docs.pydantic.dev/2.11/concepts/serialization/#custom-serializers for alternatives
test-ollama / test-run (integration_test_send_message.py): .venv/lib/python3.12/site-packages/pydantic/_internal/_generate_schema.py#L298
`json_encoders` is deprecated. See https://docs.pydantic.dev/2.11/concepts/serialization/#custom-serializers for alternatives
test-ollama / test-run (integration_test_send_message.py): .venv/lib/python3.12/site-packages/pydantic/_internal/_config.py#L323
Support for class-based `config` is deprecated, use ConfigDict instead.