feat: add new agent type wo heartbeats or send message #326
Annotations
4 errors and 10 warnings
|
Run tests
Process completed with exit code 1.
|
|
Run tests
cannot schedule new futures after shutdown
|
|
Run tests:
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
|
|
Run tests:
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
|
|
Run tests:
letta/otel/tracing.py#L246
size is deprecated. Use agent_passage_size() instead.
|
|
Run tests:
letta/otel/tracing.py#L246
size is deprecated. Use agent_passage_size() instead.
|
|
Run tests:
letta/otel/tracing.py#L246
size is deprecated. Use agent_passage_size() instead.
|
|
Run tests:
letta/otel/tracing.py#L246
size is deprecated. Use agent_passage_size() instead.
|
|
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/letta_client/core/jsonable_encoder.py#L47
The `dict` method is deprecated; use `model_dump` instead.
|
|
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