Skip to content

feat: add haiku 4.5 as reasoning model #382

feat: add haiku 4.5 as reasoning model

feat: add haiku 4.5 as reasoning model #382

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

core-unit-test.yml

on: pull_request
unit-tests  /  changed-files
4s
unit-tests / changed-files
unit-tests  /  Check cache key
6s
unit-tests / Check cache key
unit-tests  /  block-until-sdk-preview-finishes
3m 5s
unit-tests / block-until-sdk-preview-finishes
Matrix: unit-tests.test-run
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 172 warnings
unit-tests / test-run (test_mcp_encryption.py)
Process completed with exit code 1.
unit-tests / test-run (test_mcp_encryption.py): tests/test_mcp_encryption.py#L375
TestMCPOAuthEncryption.test_update_oauth_session_maintains_encryption AttributeError: 'Secret' object has no attribute '_was_encrypted'. Did you mean: 'was_encrypted'?
unit-tests / test-run (test_mcp_encryption.py): tests/test_mcp_encryption.py#L267
TestMCPOAuthEncryption.test_create_oauth_session_with_encryption AttributeError: 'Secret' object has no attribute '_was_encrypted'. Did you mean: 'was_encrypted'?
unit-tests / test-run (test_providers.py)
Process completed with exit code 1.
unit-tests / test-run (test_providers.py): tests/test_providers.py#L72
test_googleai httpx.HTTPStatusError: Client error '429 Too Many Requests' for url 'https://generativelanguage.googleapis.com/v1beta/models' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/429
unit-tests / test-run (test_secret.py)
Process completed with exit code 1.
unit-tests / test-run (test_secret.py): tests/test_secret.py#L576
TestSecretDict.test_encryption_key_transition_has_key_to_no_key AttributeError: 'Secret' object has no attribute '_encrypted_value'. Did you mean: 'encrypted_value'?
unit-tests / test-run (test_secret.py): tests/test_secret.py#L541
TestSecretDict.test_encryption_key_transition_no_key_to_has_key AttributeError: 'Secret' object has no attribute '_encrypted_value'. Did you mean: 'encrypted_value'?
unit-tests / test-run (test_secret.py): tests/test_secret.py#L120
TestSecret.test_from_db_with_plaintext_value AttributeError: 'Secret' object has no attribute '_encrypted_value'. Did you mean: 'encrypted_value'?
unit-tests / test-run (test_secret.py): tests/test_secret.py#L100
TestSecret.test_from_db_with_encrypted_value AttributeError: 'Secret' object has no attribute '_encrypted_value'. Did you mean: 'encrypted_value'?
unit-tests / test-run (test_secret.py): tests/test_secret.py#L81
TestSecret.test_from_encrypted AttributeError: 'Secret' object has no attribute '_encrypted_value'. Did you mean: 'encrypted_value'?
unit-tests / test-run (test_secret.py): tests/test_secret.py#L63
TestSecret.test_from_plaintext_with_none AttributeError: 'Secret' object has no attribute '_encrypted_value'. Did you mean: 'encrypted_value'?
unit-tests / test-run (test_secret.py): tests/test_secret.py#L53
TestSecret.test_from_plaintext_without_key AttributeError: 'Secret' object has no attribute '_encrypted_value'. Did you mean: 'encrypted_value'?
unit-tests / test-run (test_secret.py): tests/test_secret.py#L29
TestSecret.test_from_plaintext_with_key AttributeError: 'Secret' object has no attribute '_encrypted_value'. Did you mean: 'encrypted_value'?
unit-tests / test-run (test_memory.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')
unit-tests / test-run (test_memory.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
unit-tests / test-run (test_memory.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
unit-tests / test-run (test_memory.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
unit-tests / test-run (test_memory.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
unit-tests / test-run (test_memory.py): .venv/lib/python3.12/site-packages/pydantic/_internal/_config.py#L323
Support for class-based `config` is deprecated, use ConfigDict instead.
unit-tests / test-run (test_tool_rule_solver.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')
unit-tests / test-run (test_tool_rule_solver.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
unit-tests / test-run (test_tool_rule_solver.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
unit-tests / test-run (test_tool_rule_solver.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
unit-tests / test-run (test_tool_rule_solver.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
unit-tests / test-run (test_tool_rule_solver.py): .venv/lib/python3.12/site-packages/pydantic/_internal/_config.py#L323
Support for class-based `config` is deprecated, use ConfigDict instead.
unit-tests / test-run (test_optimistic_json_parser.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')
unit-tests / test-run (test_optimistic_json_parser.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
unit-tests / test-run (test_optimistic_json_parser.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
unit-tests / test-run (test_optimistic_json_parser.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
unit-tests / test-run (test_optimistic_json_parser.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
unit-tests / test-run (test_optimistic_json_parser.py): .venv/lib/python3.12/site-packages/pydantic/_internal/_config.py#L323
Support for class-based `config` is deprecated, use ConfigDict instead.
unit-tests / test-run (test_utils.py): .venv/lib/python3.12/site-packages/pydantic/main.py#L253
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
unit-tests / test-run (test_utils.py): .venv/lib/python3.12/site-packages/pydantic/main.py#L253
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
unit-tests / test-run (test_utils.py): .venv/lib/python3.12/site-packages/pydantic/main.py#L253
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
unit-tests / test-run (test_utils.py): .venv/lib/python3.12/site-packages/pydantic/main.py#L253
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
unit-tests / test-run (test_utils.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')
unit-tests / test-run (test_utils.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
unit-tests / test-run (test_utils.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
unit-tests / test-run (test_utils.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
unit-tests / test-run (test_utils.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
unit-tests / test-run (test_utils.py): .venv/lib/python3.12/site-packages/pydantic/_internal/_config.py#L323
Support for class-based `config` is deprecated, use ConfigDict instead.
unit-tests / test-run (test_stream_buffer_readers.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')
unit-tests / test-run (test_stream_buffer_readers.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
unit-tests / test-run (test_stream_buffer_readers.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
unit-tests / test-run (test_stream_buffer_readers.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
unit-tests / test-run (test_stream_buffer_readers.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
unit-tests / test-run (test_stream_buffer_readers.py): .venv/lib/python3.12/site-packages/pydantic/_internal/_config.py#L323
Support for class-based `config` is deprecated, use ConfigDict instead.
unit-tests / test-run (test_timezone_formatting.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')
unit-tests / test-run (test_timezone_formatting.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
unit-tests / test-run (test_timezone_formatting.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
unit-tests / test-run (test_timezone_formatting.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
unit-tests / test-run (test_timezone_formatting.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
unit-tests / test-run (test_timezone_formatting.py): .venv/lib/python3.12/site-packages/pydantic/_internal/_config.py#L323
Support for class-based `config` is deprecated, use ConfigDict instead.
unit-tests / test-run (test_crypto_utils.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')
unit-tests / test-run (test_crypto_utils.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
unit-tests / test-run (test_crypto_utils.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
unit-tests / test-run (test_crypto_utils.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
unit-tests / test-run (test_crypto_utils.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
unit-tests / test-run (test_crypto_utils.py): .venv/lib/python3.12/site-packages/pydantic/_internal/_config.py#L323
Support for class-based `config` is deprecated, use ConfigDict instead.
unit-tests / test-run (test_mcp_encryption.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')
unit-tests / test-run (test_mcp_encryption.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
unit-tests / test-run (test_mcp_encryption.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
unit-tests / test-run (test_mcp_encryption.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
unit-tests / test-run (test_mcp_encryption.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
unit-tests / test-run (test_mcp_encryption.py): .venv/lib/python3.12/site-packages/pydantic/_internal/_config.py#L323
Support for class-based `config` is deprecated, use ConfigDict instead.
unit-tests / test-run (test_embeddings.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')
unit-tests / test-run (test_embeddings.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
unit-tests / test-run (test_embeddings.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
unit-tests / test-run (test_embeddings.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
unit-tests / test-run (test_embeddings.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
unit-tests / test-run (test_embeddings.py): .venv/lib/python3.12/site-packages/pydantic/_internal/_config.py#L323
Support for class-based `config` is deprecated, use ConfigDict instead.
unit-tests / test-run (test_providers.py): letta/schemas/providers/anthropic.py#L148
Couldn't find context window size for model claude-haiku-4-5-20251001, defaulting to 200,000
unit-tests / test-run (test_providers.py): letta/schemas/providers/anthropic.py#L148
Couldn't find context window size for model claude-haiku-4-5-20251001, defaulting to 200,000
unit-tests / test-run (test_providers.py): tests/test_providers.py#L32
list_embedding_models is deprecated, use list_embedding_models_async instead
unit-tests / test-run (test_providers.py): tests/test_providers.py#L28
list_llm_models is deprecated, use list_llm_models_async instead
unit-tests / test-run (test_providers.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')
unit-tests / test-run (test_providers.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
unit-tests / test-run (test_providers.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
unit-tests / test-run (test_providers.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
unit-tests / test-run (test_providers.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
unit-tests / test-run (test_providers.py): .venv/lib/python3.12/site-packages/pydantic/_internal/_config.py#L323
Support for class-based `config` is deprecated, use ConfigDict instead.
unit-tests / test-run (sdk/): .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
unit-tests / test-run (sdk/): .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')
unit-tests / test-run (sdk/): .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
unit-tests / test-run (sdk/): .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
unit-tests / test-run (sdk/): .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
unit-tests / test-run (sdk/): .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
unit-tests / test-run (sdk/): .venv/lib/python3.12/site-packages/pydantic/_internal/_config.py#L323
Support for class-based `config` is deprecated, use ConfigDict instead.
unit-tests / test-run (test_tool_schema_parsing.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')
unit-tests / test-run (test_tool_schema_parsing.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
unit-tests / test-run (test_tool_schema_parsing.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
unit-tests / test-run (test_tool_schema_parsing.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
unit-tests / test-run (test_tool_schema_parsing.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
unit-tests / test-run (test_tool_schema_parsing.py): .venv/lib/python3.12/site-packages/pydantic/_internal/_config.py#L323
Support for class-based `config` is deprecated, use ConfigDict instead.
unit-tests / test-run (test_secret.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')
unit-tests / test-run (test_secret.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
unit-tests / test-run (test_secret.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
unit-tests / test-run (test_secret.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
unit-tests / test-run (test_secret.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
unit-tests / test-run (test_secret.py): .venv/lib/python3.12/site-packages/pydantic/_internal/_config.py#L323
Support for class-based `config` is deprecated, use ConfigDict instead.
unit-tests / test-run (test_plugins.py): tests/test_plugins.py#L50
coroutine 'test_overwrite_arg_fail.<locals>._return_true' was never awaited
unit-tests / test-run (test_plugins.py): tests/test_plugins.py#L43
coroutine 'test_overwrite_arg_fail.<locals>._return_false' was never awaited
unit-tests / test-run (test_plugins.py): tests/test_plugins.py#L29
coroutine 'test_overwrite_arg_success.<locals>._return_true' was never awaited
unit-tests / test-run (test_plugins.py): tests/test_plugins.py#L16
coroutine 'test_default_experimental_decorator.<locals>._return_true' was never awaited
unit-tests / test-run (test_plugins.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')
unit-tests / test-run (test_plugins.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
unit-tests / test-run (test_plugins.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
unit-tests / test-run (test_plugins.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
unit-tests / test-run (test_plugins.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
unit-tests / test-run (test_plugins.py): .venv/lib/python3.12/site-packages/pydantic/_internal/_config.py#L323
Support for class-based `config` is deprecated, use ConfigDict instead.
unit-tests / test-run (test_llm_clients.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')
unit-tests / test-run (test_llm_clients.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
unit-tests / test-run (test_llm_clients.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
unit-tests / test-run (test_llm_clients.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
unit-tests / test-run (test_llm_clients.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
unit-tests / test-run (test_llm_clients.py): .venv/lib/python3.12/site-packages/pydantic/_internal/_config.py#L323
Support for class-based `config` is deprecated, use ConfigDict instead.
unit-tests / test-run (mcp_tests/): .venv/lib/python3.12/site-packages/letta_client/core/jsonable_encoder.py#L47
The `dict` method is deprecated; use `model_dump` instead.
unit-tests / test-run (mcp_tests/): .venv/lib/python3.12/site-packages/letta_client/core/jsonable_encoder.py#L47
The `dict` method is deprecated; use `model_dump` instead.
unit-tests / test-run (mcp_tests/): .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
unit-tests / test-run (mcp_tests/): .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')
unit-tests / test-run (mcp_tests/): .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
unit-tests / test-run (mcp_tests/): .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
unit-tests / test-run (mcp_tests/): .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
unit-tests / test-run (mcp_tests/): .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
unit-tests / test-run (mcp_tests/): .venv/lib/python3.12/site-packages/pydantic/_internal/_config.py#L323
Support for class-based `config` is deprecated, use ConfigDict instead.
unit-tests / test-run (test_letta_agent_batch.py): letta/llm_api/helpers.py#L294
Did not find inner thoughts in tool call: id='tu_01234567890123456789012345' type='function' function=FunctionCall(arguments='{\n "location": "Las Vegas",\n "inner_thoughts": "I should get the weather",\n "request_heartbeat": true\n}', name='get_weather')
unit-tests / test-run (test_letta_agent_batch.py): letta/schemas/providers/anthropic.py#L148
Couldn't find context window size for model claude-haiku-4-5-20251001, defaulting to 200,000
unit-tests / test-run (test_letta_agent_batch.py): letta/llm_api/helpers.py#L294
Did not find inner thoughts in tool call: id='tu_01234567890123456789012345' type='function' function=FunctionCall(arguments='{\n "new_memory": "banana",\n "target_block_label": "human",\n "request_heartbeat": false\n}', name='rethink_memory')
unit-tests / test-run (test_letta_agent_batch.py): letta/schemas/providers/anthropic.py#L148
Couldn't find context window size for model claude-haiku-4-5-20251001, defaulting to 200,000
unit-tests / test-run (test_letta_agent_batch.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')
unit-tests / test-run (test_letta_agent_batch.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
unit-tests / test-run (test_letta_agent_batch.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
unit-tests / test-run (test_letta_agent_batch.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
unit-tests / test-run (test_letta_agent_batch.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
unit-tests / test-run (test_letta_agent_batch.py): .venv/lib/python3.12/site-packages/pydantic/_internal/_config.py#L323
Support for class-based `config` is deprecated, use ConfigDict instead.
unit-tests / test-run (test_client.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
unit-tests / test-run (test_client.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')
unit-tests / test-run (test_client.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
unit-tests / test-run (test_client.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
unit-tests / test-run (test_client.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
unit-tests / test-run (test_client.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
unit-tests / test-run (test_client.py): .venv/lib/python3.12/site-packages/pydantic/_internal/_config.py#L323
Support for class-based `config` is deprecated, use ConfigDict instead.
unit-tests / test-run (managers/): .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')
unit-tests / test-run (managers/): .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
unit-tests / test-run (managers/): .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
unit-tests / test-run (managers/): .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
unit-tests / test-run (managers/): .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
unit-tests / test-run (managers/): .venv/lib/python3.12/site-packages/pydantic/_internal/_config.py#L323
Support for class-based `config` is deprecated, use ConfigDict instead.
unit-tests / test-run (test_sdk_client.py): letta/otel/tracing.py#L237
get_passage_by_id_async is deprecated. Use get_agent_passage_by_id_async() or get_source_passage_by_id_async() instead.
unit-tests / test-run (test_sdk_client.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
unit-tests / test-run (test_sdk_client.py): tests/test_sdk_client.py#L720
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
unit-tests / test-run (test_sdk_client.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')
unit-tests / test-run (test_sdk_client.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
unit-tests / test-run (test_sdk_client.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
unit-tests / test-run (test_sdk_client.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
unit-tests / test-run (test_sdk_client.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
unit-tests / test-run (test_sdk_client.py): .venv/lib/python3.12/site-packages/pydantic/_internal/_config.py#L323
Support for class-based `config` is deprecated, use ConfigDict instead.
unit-tests / test-run (test_sources.py): .venv/lib/python3.12/site-packages/pydantic/main.py#L253
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
unit-tests / test-run (test_sources.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
unit-tests / test-run (test_sources.py): tests/test_sources.py#L1197
Unknown pytest.mark.unit - 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
unit-tests / test-run (test_sources.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')
unit-tests / test-run (test_sources.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
unit-tests / test-run (test_sources.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
unit-tests / test-run (test_sources.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
unit-tests / test-run (test_sources.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
unit-tests / test-run (test_sources.py): .venv/lib/python3.12/site-packages/pydantic/_internal/_config.py#L323
Support for class-based `config` is deprecated, use ConfigDict instead.
unit-tests / test-run (test_agent_serialization_v2.py): .venv/lib/python3.12/site-packages/pydantic/main.py#L253
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
unit-tests / test-run (test_agent_serialization_v2.py): .venv/lib/python3.12/site-packages/pydantic/main.py#L253
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
unit-tests / test-run (test_agent_serialization_v2.py): .venv/lib/python3.12/site-packages/pydantic/main.py#L253
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
unit-tests / test-run (test_agent_serialization_v2.py): .venv/lib/python3.12/site-packages/pydantic/main.py#L253
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
unit-tests / test-run (test_agent_serialization_v2.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')
unit-tests / test-run (test_agent_serialization_v2.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
unit-tests / test-run (test_agent_serialization_v2.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
unit-tests / test-run (test_agent_serialization_v2.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
unit-tests / test-run (test_agent_serialization_v2.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
unit-tests / test-run (test_agent_serialization_v2.py): .venv/lib/python3.12/site-packages/pydantic/_internal/_config.py#L323
Support for class-based `config` is deprecated, use ConfigDict instead.