Skip to content

feat: add new agent type wo heartbeats or send message #326

feat: add new agent type wo heartbeats or send message

feat: add new agent type wo heartbeats or send message #326

Triggered via pull request September 19, 2025 20:02
Status Failure
Total duration 2m 56s
Artifacts

core-unit-test.yml

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

Annotations

56 errors and 165 warnings
unit-tests / test-run (test_embeddings.py)
Event loop is closed
unit-tests / test-run (test_client.py)
Process completed with exit code 1.
unit-tests / test-run (test_client.py): tests/test_client.py#L638
test_initial_sequence letta_client.core.api_error.ApiError: headers: {'date': 'Fri, 19 Sep 2025 20:03:38 GMT', 'server': 'uvicorn', 'content-length': '46', 'content-type': 'application/json'}, status_code: 500, body: {'detail': 'An internal server error occurred'}
unit-tests / test-run (test_client.py): tests/test_client.py#L449
test_messages letta_client.core.api_error.ApiError: headers: {'date': 'Fri, 19 Sep 2025 20:03:35 GMT', 'server': 'uvicorn', 'content-length': '46', 'content-type': 'application/json'}, status_code: 500, body: {'detail': 'An internal server error occurred'}
unit-tests / test-run (test_client.py): tests/test_client.py#L379
test_function_always_error letta_client.core.api_error.ApiError: headers: {'date': 'Fri, 19 Sep 2025 20:03:34 GMT', 'server': 'uvicorn', 'content-length': '46', 'content-type': 'application/json'}, status_code: 500, body: {'detail': 'An internal server error occurred'}
unit-tests / test-run (test_client.py): tests/test_client.py#L242
test_shared_blocks letta_client.core.api_error.ApiError: headers: {'date': 'Fri, 19 Sep 2025 20:03:33 GMT', 'server': 'uvicorn', 'content-length': '46', 'content-type': 'application/json'}, status_code: 500, body: {'detail': 'An internal server error occurred'}
unit-tests / test-run (test_server.py)
Process completed with exit code 1.
unit-tests / test-run (test_server.py): tests/test_server.py#L807
test_messages_with_provider_override AttributeError: 'list' object has no attribute 'max_tokens'
unit-tests / test-run (test_server.py): tests/test_server.py#L157
test_user_message AttributeError: 'list' object has no attribute 'model'
unit-tests / test-run (test_letta_agent_batch.py)
Event loop is closed
unit-tests / test-run (test_llm_clients.py)
Process completed with exit code 1.
unit-tests / test-run (test_llm_clients.py): tests/test_llm_clients.py#L84
test_send_llm_batch_request_async_success letta.errors.LLMError: Unhandled LLM error: AnthropicClient.build_request_data() missing 1 required positional argument: 'agent_type'
unit-tests / test-run (test_agent_serialization_v2.py)
Process completed with exit code 1.
unit-tests / test-run (test_agent_serialization_v2.py): tests/test_agent_serialization_v2.py#L1483
TestAgentFileEdgeCases.test_large_agent_file AttributeError: 'list' object has no attribute 'model'
unit-tests / test-run (test_agent_serialization.py)
Process completed with exit code 1.
unit-tests / test-run (test_agent_serialization.py): tests/test_agent_serialization.py#L754
test_serialize_with_max_steps AttributeError: 'list' object has no attribute 'max_tokens'
unit-tests / test-run (test_agent_serialization.py): tests/test_agent_serialization.py#L710
test_upload_agentfile_from_disk[memgpt_agent_with_convo.af] AttributeError: 'list' object has no attribute 'model'
unit-tests / test-run (test_agent_serialization.py): tests/test_agent_serialization.py#L710
test_upload_agentfile_from_disk[deep_research_agent.af] AttributeError: 'list' object has no attribute 'max_tokens'
unit-tests / test-run (test_agent_serialization.py): tests/test_agent_serialization.py#L710
test_upload_agentfile_from_disk[customer_service.af] AttributeError: 'list' object has no attribute 'model'
unit-tests / test-run (test_agent_serialization.py): tests/test_agent_serialization.py#L710
test_upload_agentfile_from_disk[outreach_workflow_agent.af] AttributeError: 'list' object has no attribute 'model'
unit-tests / test-run (test_agent_serialization.py): tests/test_agent_serialization.py#L710
test_upload_agentfile_from_disk[composio_github_star_agent.af] AttributeError: 'list' object has no attribute 'model'
unit-tests / test-run (test_agent_serialization.py): tests/test_agent_serialization.py#L574
test_agent_serialize_update_blocks AttributeError: 'list' object has no attribute 'model'
unit-tests / test-run (test_agent_serialization.py): tests/test_agent_serialization.py#L538
test_agent_serialize_tool_calls AttributeError: 'list' object has no attribute 'model'
unit-tests / test-run (test_agent_serialization.py): tests/test_agent_serialization.py#L509
test_agent_serialize_with_user_messages AttributeError: 'list' object has no attribute 'model'
unit-tests / test-run (test_sdk_client.py): tests/test_sdk_client.py#L1086
test_pydantic_inventory_management_tool[True] letta_client.core.api_error.ApiError: headers: {'date': 'Fri, 19 Sep 2025 20:04:18 GMT', 'server': 'uvicorn', 'content-length': '46', 'content-type': 'application/json'}, status_code: 500, body: {'detail': 'An internal server error occurred'}
unit-tests / test-run (test_sdk_client.py): tests/test_sdk_client.py#L944
test_include_return_message_types[async] Failed: Response status was NOT completed: created_by_id='user-00000000-0000-4000-8000-000000000000' last_updated_by_id='user-00000000-0000-4000-8000-000000000000' created_at=datetime.datetime(2025, 9, 19, 20, 4, 16, 600207, tzinfo=datetime.timezone.utc) updated_at=datetime.datetime(2025, 9, 19, 20, 4, 18, 302705, tzinfo=datetime.timezone.utc) status='failed' completed_at=datetime.datetime(2025, 9, 19, 20, 4, 18, 302677) metadata={'error': "'LettaLLMRequestAdapter' object has no attribute 'content'"} job_type='run' callback_url=None callback_sent_at=None callback_status_code=None callback_error=None ttft_ns=None total_duration_ns=1676140285 id='run-0eea96ea-ba9b-48dc-8e15-38a35a0388da' request_config=None stop_reason='error' user_id='user-00000000-0000-4000-8000-000000000000'
unit-tests / test-run (test_sdk_client.py): tests/test_sdk_client.py#L964
test_include_return_message_types[sync] letta_client.core.api_error.ApiError: headers: {'date': 'Fri, 19 Sep 2025 20:04:15 GMT', 'server': 'uvicorn', 'content-length': '46', 'content-type': 'application/json'}, status_code: 500, body: {'detail': 'An internal server error occurred'}
unit-tests / test-run (test_sdk_client.py): tests/test_sdk_client.py#L715
test_function_always_error letta_client.core.api_error.ApiError: headers: {'date': 'Fri, 19 Sep 2025 20:04:08 GMT', 'server': 'uvicorn', 'content-length': '46', 'content-type': 'application/json'}, status_code: 500, body: {'detail': 'An internal server error occurred'}
unit-tests / test-run (test_sdk_client.py): tests/test_sdk_client.py#L678
test_function_return_limit letta_client.core.api_error.ApiError: headers: {'date': 'Fri, 19 Sep 2025 20:04:07 GMT', 'server': 'uvicorn', 'content-length': '46', 'content-type': 'application/json'}, status_code: 500, body: {'detail': 'An internal server error occurred'}
unit-tests / test-run (test_sdk_client.py): tests/test_sdk_client.py#L585
test_send_system_message letta_client.core.api_error.ApiError: headers: {'date': 'Fri, 19 Sep 2025 20:03:57 GMT', 'server': 'uvicorn', 'content-length': '46', 'content-type': 'application/json'}, status_code: 500, body: {'detail': 'An internal server error occurred'}
unit-tests / test-run (test_sdk_client.py): tests/test_sdk_client.py#L565
test_messages letta_client.core.api_error.ApiError: headers: {'date': 'Fri, 19 Sep 2025 20:03:56 GMT', 'server': 'uvicorn', 'content-length': '46', 'content-type': 'application/json'}, status_code: 500, body: {'detail': 'An internal server error occurred'}
unit-tests / test-run (test_sdk_client.py): tests/test_sdk_client.py#L329
test_read_only_block letta_client.core.api_error.ApiError: headers: {'date': 'Fri, 19 Sep 2025 20:03:53 GMT', 'server': 'uvicorn', 'content-length': '46', 'content-type': 'application/json'}, status_code: 500, body: {'detail': 'An internal server error occurred'}
unit-tests / test-run (test_sdk_client.py): tests/test_sdk_client.py#L283
test_shared_blocks letta_client.core.api_error.ApiError: headers: {'date': 'Fri, 19 Sep 2025 20:03:52 GMT', 'server': 'uvicorn', 'content-length': '46', 'content-type': 'application/json'}, status_code: 500, body: {'detail': 'An internal server error occurred'}
unit-tests / test-run (test_sdk_client.py): tests/test_sdk_client.py#L132
test_messages_search letta_client.core.api_error.ApiError: headers: {'date': 'Fri, 19 Sep 2025 20:03:49 GMT', 'server': 'uvicorn', 'content-length': '46', 'content-type': 'application/json'}, status_code: 500, body: {'detail': 'An internal server error occurred'}
unit-tests / test-run (test_managers.py)
Event loop is closed
unit-tests / test-run (test_managers.py)
Event loop is closed
unit-tests / test-run (test_managers.py)
Event loop is closed
unit-tests / test-run (test_managers.py)
Event loop is closed
unit-tests / test-run (test_managers.py)
Event loop is closed
unit-tests / test-run (test_managers.py)
Event loop is closed
unit-tests / test-run (test_managers.py)
Event loop is closed
unit-tests / test-run (test_managers.py)
Event loop is closed
unit-tests / test-run (mcp_tests/, true)
Process completed with exit code 1.
unit-tests / test-run (mcp_tests/, true): tests/mcp_tests/test_mcp.py#L261
test_stdio_mcp_server httpx.ReadError: [Errno 104] Connection reset by peer
unit-tests / test-run (mcp_tests/, true): tests/mcp_tests/test_mcp.py#L203
test_sse_mcp_server httpx.ReadError: [Errno 104] Connection reset by peer
unit-tests / test-run (test_providers.py)
Event loop is closed
unit-tests / test-run (test_sources.py): tests/test_sources.py#L211
test_file_upload_creates_source_blocks_correctly[tests/data/test.json-glossary-test_source/test\\.json-False] letta_client.core.api_error.ApiError: headers: {'date': 'Fri, 19 Sep 2025 20:04:08 GMT', 'server': 'uvicorn', 'content-length': '46', 'content-type': 'application/json'}, status_code: 500, body: {'detail': 'An internal server error occurred'}
unit-tests / test-run (test_sources.py): tests/test_sources.py#L211
test_file_upload_creates_source_blocks_correctly[tests/data/test.json-glossary-test_source/test\\.json-True] letta_client.core.api_error.ApiError: headers: {'date': 'Fri, 19 Sep 2025 20:04:06 GMT', 'server': 'uvicorn', 'content-length': '46', 'content-type': 'application/json'}, status_code: 500, body: {'detail': 'An internal server error occurred'}
unit-tests / test-run (test_sources.py): tests/test_sources.py#L211
test_file_upload_creates_source_blocks_correctly[tests/data/test.md-h2 Heading-test_source/test\\.md-False] letta_client.core.api_error.ApiError: headers: {'date': 'Fri, 19 Sep 2025 20:04:05 GMT', 'server': 'uvicorn', 'content-length': '46', 'content-type': 'application/json'}, status_code: 500, body: {'detail': 'An internal server error occurred'}
unit-tests / test-run (test_sources.py): tests/test_sources.py#L211
test_file_upload_creates_source_blocks_correctly[tests/data/test.md-h2 Heading-test_source/test\\.md-True] letta_client.core.api_error.ApiError: headers: {'date': 'Fri, 19 Sep 2025 20:04:03 GMT', 'server': 'uvicorn', 'content-length': '46', 'content-type': 'application/json'}, status_code: 500, body: {'detail': 'An internal server error occurred'}
unit-tests / test-run (test_sources.py): tests/test_sources.py#L211
test_file_upload_creates_source_blocks_correctly[tests/data/toy_chat_fine_tuning.jsonl-{"messages"-test_source/toy_chat_fine_tuning\\.jsonl-False] letta_client.core.api_error.ApiError: headers: {'date': 'Fri, 19 Sep 2025 20:03:56 GMT', 'server': 'uvicorn', 'content-length': '46', 'content-type': 'application/json'}, status_code: 500, body: {'detail': 'An internal server error occurred'}
unit-tests / test-run (test_sources.py): tests/test_sources.py#L211
test_file_upload_creates_source_blocks_correctly[tests/data/toy_chat_fine_tuning.jsonl-{"messages"-test_source/toy_chat_fine_tuning\\.jsonl-True] letta_client.core.api_error.ApiError: headers: {'date': 'Fri, 19 Sep 2025 20:03:55 GMT', 'server': 'uvicorn', 'content-length': '46', 'content-type': 'application/json'}, status_code: 500, body: {'detail': 'An internal server error occurred'}
unit-tests / test-run (test_sources.py): tests/test_sources.py#L211
test_file_upload_creates_source_blocks_correctly[tests/data/memgpt_paper.pdf-MemGPT-test_source/memgpt_paper\\.pdf-False] letta_client.core.api_error.ApiError: headers: {'date': 'Fri, 19 Sep 2025 20:03:46 GMT', 'server': 'uvicorn', 'content-length': '46', 'content-type': 'application/json'}, status_code: 500, body: {'detail': 'An internal server error occurred'}
unit-tests / test-run (test_sources.py): tests/test_sources.py#L211
test_file_upload_creates_source_blocks_correctly[tests/data/memgpt_paper.pdf-MemGPT-test_source/memgpt_paper\\.pdf-True] letta_client.core.api_error.ApiError: headers: {'date': 'Fri, 19 Sep 2025 20:03:44 GMT', 'server': 'uvicorn', 'content-length': '46', 'content-type': 'application/json'}, status_code: 500, body: {'detail': 'An internal server error occurred'}
unit-tests / test-run (test_sources.py): tests/test_sources.py#L211
test_file_upload_creates_source_blocks_correctly[tests/data/test.txt-test-test_source/test\\.txt-False] letta_client.core.api_error.ApiError: headers: {'date': 'Fri, 19 Sep 2025 20:03:38 GMT', 'server': 'uvicorn', 'content-length': '46', 'content-type': 'application/json'}, status_code: 500, body: {'detail': 'An internal server error occurred'}
unit-tests / test-run (test_sources.py): tests/test_sources.py#L211
test_file_upload_creates_source_blocks_correctly[tests/data/test.txt-test-test_source/test\\.txt-True] letta_client.core.api_error.ApiError: headers: {'date': 'Fri, 19 Sep 2025 20:03:37 GMT', 'server': 'uvicorn', 'content-length': '46', 'content-type': 'application/json'}, status_code: 500, body: {'detail': 'An internal server error occurred'}
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/_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/_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/_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/_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/_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/_config.py#L323
Support for class-based `config` is deprecated, use ConfigDict instead.
unit-tests / test-run (test_server.py): .venv/lib/python3.12/site-packages/pytest_asyncio/plugin.py#L722
The "scope" keyword argument to the asyncio marker has been deprecated. Please use the "loop_scope" argument instead.
unit-tests / test-run (test_server.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_server.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_server.py): letta/server/server.py#L1770
list_embedding_models is deprecated, use list_embedding_models_async instead
unit-tests / test-run (test_server.py): letta/server/server.py#L1667
list_llm_models is deprecated, use list_llm_models_async instead
unit-tests / test-run (test_server.py): letta/otel/tracing.py#L246
This method is deprecated, use create_agent_async where possible.
unit-tests / test-run (test_server.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_server.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_server.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_server.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_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/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/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": false\n}', name='get_weather')
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/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): .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/_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/_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/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/_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/_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/_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/_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/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/_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/_config.py#L323
Support for class-based `config` is deprecated, use ConfigDict instead.
unit-tests / test-run (test_memory.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_memory.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_memory.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_memory.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_memory.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_memory.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_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/_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/_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/_config.py#L323
Support for class-based `config` is deprecated, use ConfigDict instead.
unit-tests / test-run (test_agent_serialization.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.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.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.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.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.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.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.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.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.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_sdk_client.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_sdk_client.py): letta/otel/tracing.py#L234
delete_passage_by_id_async is deprecated. Use delete_agent_passage_by_id_async() or delete_source_passage_by_id_async() instead.
unit-tests / test-run (test_sdk_client.py): letta/otel/tracing.py#L234
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#L700
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/_config.py#L323
Support for class-based `config` is deprecated, use ConfigDict instead.
unit-tests / test-run (test_managers.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_managers.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_managers.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_managers.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_managers.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_managers.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/, true): .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/, true): .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/, true): .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/, true): .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/, true): .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): tests/test_providers.py#L31
list_embedding_models is deprecated, use list_embedding_models_async instead
unit-tests / test-run (test_providers.py): tests/test_providers.py#L27
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/_config.py#L323
Support for class-based `config` is deprecated, use ConfigDict instead.
unit-tests / test-run (test_sources.py): letta/services/file_manager.py#L184
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/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/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/_config.py#L323
Support for class-based `config` is deprecated, use ConfigDict instead.