feat: add new agent type wo heartbeats or send message #326
Annotations
2 errors and 8 warnings
|
Run tests
Process completed with exit code 1.
|
|
Run tests:
tests/integration_test_send_message.py#L737
test_greeting_with_assistant_message[claude-3-5-sonnet-20241022]
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'}
|
|
Run tests:
.venv/lib/python3.12/site-packages/letta_client/core/jsonable_encoder.py#L47
The `dict` method is deprecated; use `model_dump` instead.
|
|
Run tests:
.venv/lib/python3.12/site-packages/uvicorn/protocols/websockets/websockets_impl.py#L14
websockets.server.WebSocketServerProtocol is deprecated
|
|
Run 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
|
|
Run tests:
tests/integration_test_send_message.py#L1672
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
|
|
Run 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')
|
|
Run 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
|
|
Run 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
|
|
Run tests:
.venv/lib/python3.12/site-packages/pydantic/_internal/_config.py#L323
Support for class-based `config` is deprecated, use ConfigDict instead.
|
Loading