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 6m 8s
Artifacts

core-integration-tests.yml

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

Annotations

55 errors and 82 warnings
integration-tests / test-run (integration_test_summarizer.py)
Process completed with exit code 1.
integration-tests / test-run (integration_test_summarizer.py): tests/integration_test_summarizer.py#L304
test_summarizer[claude-3-5-haiku.json] AttributeError: 'list' object has no attribute 'max_tokens'
integration-tests / test-run (integration_test_summarizer.py): tests/integration_test_summarizer.py#L304
test_summarizer[openai-gpt-4o.json] AttributeError: 'list' object has no attribute 'model'
integration-tests / test-run (integration_test_summarizer.py): tests/integration_test_summarizer.py#L240
test_auto_summarize AttributeError: 'list' object has no attribute 'model'
integration-tests / test-run (integration_test_summarizer.py): tests/integration_test_summarizer.py#L206
test_summarize_messages_inplace AttributeError: 'list' object has no attribute 'model'
integration-tests / test-run (integration_test_summarizer.py): tests/integration_test_summarizer.py#L189
test_summarize_many_messages_basic AttributeError: 'list' object has no attribute 'model'
integration-tests / test-run (integration_test_sleeptime_agent.py)
Process completed with exit code 1.
integration-tests / test-run (integration_test_sleeptime_agent.py): tests/integration_test_sleeptime_agent.py#L263
test_sleeptime_edit letta_client.core.api_error.ApiError: headers: {'date': 'Fri, 19 Sep 2025 20:03:31 GMT', 'server': 'uvicorn', 'content-length': '46', 'content-type': 'application/json'}, status_code: 500, body: {'detail': 'An internal server error occurred'}
integration-tests / test-run (integration_test_sleeptime_agent.py): tests/integration_test_sleeptime_agent.py#L138
test_sleeptime_group_chat letta_client.core.api_error.ApiError: headers: {'date': 'Fri, 19 Sep 2025 20:03:31 GMT', 'server': 'uvicorn', 'content-length': '46', 'content-type': 'application/json'}, status_code: 500, body: {'detail': 'An internal server error occurred'}
integration-tests / test-run (integration_test_human_in_the_loop.py): tests/integration_test_human_in_the_loop.py#L471
test_deny_cursor_fetch 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'}
integration-tests / test-run (integration_test_human_in_the_loop.py): tests/integration_test_human_in_the_loop.py#L434
test_deny_tool_call_request 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'}
integration-tests / test-run (integration_test_human_in_the_loop.py): tests/integration_test_human_in_the_loop.py#L383
test_approve_and_follow_up_with_error 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'}
integration-tests / test-run (integration_test_human_in_the_loop.py): tests/integration_test_human_in_the_loop.py#L347
test_approve_and_follow_up 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'}ERROR: Exception in ASGI application
integration-tests / test-run (integration_test_human_in_the_loop.py): tests/integration_test_human_in_the_loop.py#L308
test_approve_cursor_fetch 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'}
integration-tests / test-run (integration_test_human_in_the_loop.py): tests/integration_test_human_in_the_loop.py#L268
test_approve_tool_call_request letta_client.core.api_error.ApiError: headers: {'date': 'Fri, 19 Sep 2025 20:03:32 GMT', 'server': 'uvicorn', 'content-length': '46', 'content-type': 'application/json'}, status_code: 500, body: {'detail': 'An internal server error occurred'}
integration-tests / test-run (integration_test_human_in_the_loop.py): tests/integration_test_human_in_the_loop.py#L224
test_send_message_after_turning_off_requires_approval letta_client.core.api_error.ApiError: headers: {'date': 'Fri, 19 Sep 2025 20:03:32 GMT', 'server': 'uvicorn', 'content-type': 'text/event-stream; charset=utf-8', 'transfer-encoding': 'chunked'}, status_code: 500, body: data: {"error": {"type": "internal_error", "message": "An internal server error occurred.", "detail": "native_content and put_inner_thoughts_in_kwargs cannot both be true"}}
integration-tests / test-run (integration_test_human_in_the_loop.py): tests/integration_test_human_in_the_loop.py#L207
test_send_message_with_requires_approval_tool letta_client.core.api_error.ApiError: headers: {'date': 'Fri, 19 Sep 2025 20:03:32 GMT', 'server': 'uvicorn', 'content-type': 'text/event-stream; charset=utf-8', 'transfer-encoding': 'chunked'}, status_code: 500, body: data: {"error": {"type": "internal_error", "message": "An internal server error occurred.", "detail": "native_content and put_inner_thoughts_in_kwargs cannot both be true"}}
integration-tests / test-run (integration_test_human_in_the_loop.py): tests/integration_test_human_in_the_loop.py#L180
test_send_approval_message_with_incorrect_request_id letta_client.core.api_error.ApiError: headers: {'date': 'Fri, 19 Sep 2025 20:03:31 GMT', 'server': 'uvicorn', 'content-length': '46', 'content-type': 'application/json'}, status_code: 500, body: {'detail': 'An internal server error occurred'}
integration-tests / test-run (integration_test_human_in_the_loop.py): tests/integration_test_human_in_the_loop.py#L167
test_send_user_message_with_pending_request letta_client.core.api_error.ApiError: headers: {'date': 'Fri, 19 Sep 2025 20:03:31 GMT', 'server': 'uvicorn', 'content-length': '46', 'content-type': 'application/json'}, status_code: 500, body: {'detail': 'An internal server error occurred'}
integration-tests / test-run (integration_test_batch_sdk.py)
Process completed with exit code 1.
integration-tests / test-run (integration_test_batch_sdk.py): tests/integration_test_batch_sdk.py#L88
test_create_batch letta_client.core.api_error.ApiError: headers: {'date': 'Fri, 19 Sep 2025 20:03:34 GMT', 'server': 'uvicorn', 'content-length': '204', 'content-type': 'application/json'}, status_code: 502, body: {'error': {'type': 'llm_error', 'message': 'An error occurred with the LLM request.', 'detail': "Unhandled LLM error: AnthropicClient.build_request_data() missing 1 required positional argument: 'agent_type'"}}
integration-tests / test-run (integration_test_composio.py)
Event loop is closed
integration-tests / test-run (integration_test_agent_tool_graph.py): tests/integration_test_agent_tool_graph.py#L915
test_required_before_exit_with_other_rules TypeError: OpenAIClient.build_request_data() missing 1 required positional argument: 'agent_type'
integration-tests / test-run (integration_test_agent_tool_graph.py): tests/integration_test_agent_tool_graph.py#L870
test_multiple_required_before_exit_tools TypeError: OpenAIClient.build_request_data() missing 1 required positional argument: 'agent_type'
integration-tests / test-run (integration_test_agent_tool_graph.py): tests/integration_test_agent_tool_graph.py#L827
test_single_required_before_exit_tool TypeError: OpenAIClient.build_request_data() missing 1 required positional argument: 'agent_type'
integration-tests / test-run (integration_test_agent_tool_graph.py): tests/integration_test_agent_tool_graph.py#L549
test_continue_tool_rule TypeError: AnthropicClient.build_request_data() missing 1 required positional argument: 'agent_type'
integration-tests / test-run (integration_test_agent_tool_graph.py): tests/integration_test_agent_tool_graph.py#L511
test_init_tool_rule_always_fails[True] TypeError: AnthropicClient.build_request_data() missing 1 required positional argument: 'agent_type'
integration-tests / test-run (integration_test_agent_tool_graph.py): tests/integration_test_agent_tool_graph.py#L511
test_init_tool_rule_always_fails[False] TypeError: AnthropicClient.build_request_data() missing 1 required positional argument: 'agent_type'
integration-tests / test-run (integration_test_agent_tool_graph.py): tests/integration_test_agent_tool_graph.py#L455
test_agent_no_structured_output_with_one_child_tool_parametrized[tests/configs/llm_model_configs/openai-gpt-4o.json] TypeError: OpenAIClient.build_request_data() missing 1 required positional argument: 'agent_type'
integration-tests / test-run (integration_test_agent_tool_graph.py): tests/integration_test_agent_tool_graph.py#L455
test_agent_no_structured_output_with_one_child_tool_parametrized[tests/configs/llm_model_configs/claude-3-5-sonnet.json] TypeError: AnthropicClient.build_request_data() missing 1 required positional argument: 'agent_type'
integration-tests / test-run (integration_test_agent_tool_graph.py): tests/integration_test_agent_tool_graph.py#L385
test_claude_initial_tool_rule_enforced TypeError: AnthropicClient.build_request_data() missing 1 required positional argument: 'agent_type'
integration-tests / test-run (integration_test_agent_tool_graph.py): tests/integration_test_agent_tool_graph.py#L274
test_single_path_agent_tool_call_graph TypeError: OpenAIClient.build_request_data() missing 1 required positional argument: 'agent_type'
integration-tests / test-run (integration_test_builtin_tools.py)
Process completed with exit code 1.
integration-tests / test-run (integration_test_builtin_tools.py): tests/integration_test_builtin_tools.py#L220
test_web_search letta_client.core.api_error.ApiError: headers: {'date': 'Fri, 19 Sep 2025 20:03:48 GMT', 'server': 'uvicorn', 'content-length': '46', 'content-type': 'application/json'}, status_code: 500, body: {'detail': 'An internal server error occurred'}
integration-tests / test-run (integration_test_builtin_tools.py): tests/integration_test_builtin_tools.py#L166
test_run_code[Typescript] letta_client.core.api_error.ApiError: headers: {'date': 'Fri, 19 Sep 2025 20:03:42 GMT', 'server': 'uvicorn', 'content-length': '46', 'content-type': 'application/json'}, status_code: 500, body: {'detail': 'An internal server error occurred'}
integration-tests / test-run (integration_test_builtin_tools.py): tests/integration_test_builtin_tools.py#L166
test_run_code[Javascript] 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'}
integration-tests / test-run (integration_test_builtin_tools.py): tests/integration_test_builtin_tools.py#L166
test_run_code[Python] letta_client.core.api_error.ApiError: headers: {'date': 'Fri, 19 Sep 2025 20:03:32 GMT', 'server': 'uvicorn', 'content-length': '46', 'content-type': 'application/json'}, status_code: 500, body: {'detail': 'An internal server error occurred'}
integration-tests / test-run (integration_test_multi_agent.py)
Process completed with exit code 1.
integration-tests / test-run (integration_test_multi_agent.py): tests/integration_test_multi_agent.py#L323
test_send_message_to_agents_with_tags_complex_tool_use letta_client.core.api_error.ApiError: headers: {'date': 'Fri, 19 Sep 2025 20:04:24 GMT', 'server': 'uvicorn', 'content-length': '46', 'content-type': 'application/json'}, status_code: 500, body: {'detail': 'An internal server error occurred'}
integration-tests / test-run (integration_test_multi_agent.py): tests/integration_test_multi_agent.py#L247
test_send_message_to_agents_with_tags_simple 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'}
integration-tests / test-run (integration_test_multi_agent.py): tests/integration_test_multi_agent.py#L153
test_send_message_to_agent letta_client.core.api_error.ApiError: headers: {'date': 'Fri, 19 Sep 2025 20:03:48 GMT', 'server': 'uvicorn', 'content-length': '46', 'content-type': 'application/json'}, status_code: 500, body: {'detail': 'An internal server error occurred'}
integration-tests / test-run (integration_test_chat_completions.py)
Process completed with exit code 1.
integration-tests / test-run (integration_test_chat_completions.py)
cannot schedule new futures after shutdown
integration-tests / test-run (integration_test_chat_completions.py): tests/integration_test_chat_completions.py#L196
test_chat_completions_streaming_openai_client[openai/v1-What's the weather in SF?] AssertionError: No valid streaming chunks were received. assert 0 > 0
integration-tests / test-run (integration_test_chat_completions.py): tests/integration_test_chat_completions.py#L196
test_chat_completions_streaming_openai_client[openai/v1-Tell me something interesting about bananas.] AssertionError: No valid streaming chunks were received. assert 0 > 0
integration-tests / test-run (integration_test_batch_api_cron_jobs.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')
integration-tests / test-run (integration_test_batch_api_cron_jobs.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
integration-tests / test-run (integration_test_batch_api_cron_jobs.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
integration-tests / test-run (integration_test_summarizer.py): letta/otel/tracing.py#L246
This method is deprecated, use create_agent_async where possible.
integration-tests / test-run (integration_test_summarizer.py): letta/otel/tracing.py#L246
This method is deprecated, use create_agent_async where possible.
integration-tests / test-run (integration_test_summarizer.py): letta/otel/tracing.py#L246
This method is deprecated, use create_agent_async where possible.
integration-tests / test-run (integration_test_summarizer.py): letta/server/server.py#L1770
list_embedding_models is deprecated, use list_embedding_models_async instead
integration-tests / test-run (integration_test_summarizer.py): letta/server/server.py#L1667
list_llm_models is deprecated, use list_llm_models_async instead
integration-tests / test-run (integration_test_summarizer.py): letta/otel/tracing.py#L246
This method is deprecated, use create_agent_async where possible.
integration-tests / test-run (integration_test_summarizer.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')
integration-tests / test-run (integration_test_summarizer.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
integration-tests / test-run (integration_test_summarizer.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
integration-tests / test-run (integration_test_summarizer.py): .venv/lib/python3.12/site-packages/pydantic/_internal/_config.py#L323
Support for class-based `config` is deprecated, use ConfigDict instead.
integration-tests / test-run (integration_test_sleeptime_agent.py): tests/integration_test_sleeptime_agent.py#L67
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
integration-tests / test-run (integration_test_sleeptime_agent.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')
integration-tests / test-run (integration_test_sleeptime_agent.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
integration-tests / test-run (integration_test_sleeptime_agent.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
integration-tests / test-run (integration_test_human_in_the_loop.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')
integration-tests / test-run (integration_test_human_in_the_loop.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
integration-tests / test-run (integration_test_human_in_the_loop.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
integration-tests / test-run (integration_test_batch_sdk.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')
integration-tests / test-run (integration_test_batch_sdk.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
integration-tests / test-run (integration_test_batch_sdk.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
integration-tests / test-run (integration_test_batch_sdk.py): .venv/lib/python3.12/site-packages/pydantic/_internal/_config.py#L323
Support for class-based `config` is deprecated, use ConfigDict instead.
integration-tests / test-run (integration_test_composio.py): .venv/lib/python3.12/site-packages/composio/tools/toolset.py#L519
Not verifying connected accounts for apps. Actions may fail when the Agent tries to use them.
integration-tests / test-run (integration_test_composio.py): .venv/lib/python3.12/site-packages/composio/tools/toolset.py#L519
Not verifying connected accounts for apps. Actions may fail when the Agent tries to use them.
integration-tests / test-run (integration_test_composio.py): .venv/lib/python3.12/site-packages/composio/client/collections.py#L1183
Using all actions of an app is not recommended for production.Learn more: https://docs.composio.dev/patterns/tools/use-tools/use-specific-actions Give Feedback / Get Help: On GitHub: https://github.com/ComposioHQ/composio/issues/new On Discord: https://dub.composio.dev/discord On Email: [email protected] Talk to us on Intercom: https://composio.dev Book a call with us: https://composio.dev/redirect?url=https://calendly.com/composiohq/support?utm_source=py-sdk-logs&utm_campaign=calendly If you need to debug this error, set `COMPOSIO_LOGGING_LEVEL=debug`.
integration-tests / test-run (integration_test_composio.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')
integration-tests / test-run (integration_test_composio.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
integration-tests / test-run (integration_test_composio.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
integration-tests / test-run (integration_test_composio.py): .venv/lib/python3.12/site-packages/pydantic/_internal/_config.py#L323
Support for class-based `config` is deprecated, use ConfigDict instead.
integration-tests / test-run (integration_test_agent_tool_graph.py): tests/integration_test_agent_tool_graph.py#L808
Unknown pytest.mark.timeout - 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
integration-tests / test-run (integration_test_agent_tool_graph.py): tests/integration_test_agent_tool_graph.py#L487
Unknown pytest.mark.timeout - 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
integration-tests / test-run (integration_test_agent_tool_graph.py): tests/integration_test_agent_tool_graph.py#L412
Unknown pytest.mark.timeout - 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
integration-tests / test-run (integration_test_agent_tool_graph.py): tests/integration_test_agent_tool_graph.py#L357
Unknown pytest.mark.timeout - 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
integration-tests / test-run (integration_test_agent_tool_graph.py): tests/integration_test_agent_tool_graph.py#L307
Unknown pytest.mark.timeout - 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
integration-tests / test-run (integration_test_agent_tool_graph.py): tests/integration_test_agent_tool_graph.py#L252
Unknown pytest.mark.timeout - 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
integration-tests / test-run (integration_test_agent_tool_graph.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')
integration-tests / test-run (integration_test_agent_tool_graph.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
integration-tests / test-run (integration_test_agent_tool_graph.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
integration-tests / test-run (integration_test_builtin_tools.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.
integration-tests / test-run (integration_test_builtin_tools.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')
integration-tests / test-run (integration_test_builtin_tools.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
integration-tests / test-run (integration_test_builtin_tools.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
integration-tests / test-run (integration_test_builtin_tools.py): .venv/lib/python3.12/site-packages/pydantic/_internal/_config.py#L323
Support for class-based `config` is deprecated, use ConfigDict instead.
integration-tests / test-run (integration_test_multi_agent.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')
integration-tests / test-run (integration_test_multi_agent.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
integration-tests / test-run (integration_test_multi_agent.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
integration-tests / test-run (integration_test_multi_agent.py): .venv/lib/python3.12/site-packages/pydantic/_internal/_config.py#L323
Support for class-based `config` is deprecated, use ConfigDict instead.
integration-tests / test-run (integration_test_turbopuffer.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')
integration-tests / test-run (integration_test_turbopuffer.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
integration-tests / test-run (integration_test_turbopuffer.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
integration-tests / test-run (integration_test_turbopuffer.py): .venv/lib/python3.12/site-packages/pydantic/_internal/_config.py#L323
Support for class-based `config` is deprecated, use ConfigDict instead.
integration-tests / test-run (integration_test_async_tool_sandbox.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).
integration-tests / test-run (integration_test_async_tool_sandbox.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).
integration-tests / test-run (integration_test_async_tool_sandbox.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).
integration-tests / test-run (integration_test_async_tool_sandbox.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).
integration-tests / test-run (integration_test_async_tool_sandbox.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).
integration-tests / test-run (integration_test_async_tool_sandbox.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).
integration-tests / test-run (integration_test_async_tool_sandbox.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')
integration-tests / test-run (integration_test_async_tool_sandbox.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
integration-tests / test-run (integration_test_async_tool_sandbox.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
integration-tests / test-run (integration_test_chat_completions.py): letta/otel/tracing.py#L246
size is deprecated. Use agent_passage_size() instead.
integration-tests / test-run (integration_test_chat_completions.py): letta/otel/tracing.py#L246
size is deprecated. Use agent_passage_size() instead.
integration-tests / test-run (integration_test_chat_completions.py): letta/otel/tracing.py#L246
size is deprecated. Use agent_passage_size() instead.
integration-tests / test-run (integration_test_chat_completions.py): letta/otel/tracing.py#L246
size is deprecated. Use agent_passage_size() instead.
integration-tests / test-run (integration_test_chat_completions.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')
integration-tests / test-run (integration_test_chat_completions.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
integration-tests / test-run (integration_test_chat_completions.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