feat: add haiku 4.5 as reasoning model #383
test-ollama.yml
on: pull_request
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/letta_client/core/jsonable_encoder.py#L47
The `dict` method is deprecated; use `model_dump` instead.
|
test-ollama / test-run (integration_test_send_message.py):
.venv/lib/python3.12/site-packages/uvicorn/protocols/websockets/websockets_impl.py#L14
websockets.server.WebSocketServerProtocol is deprecated
|
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.
|