feat: add new agent type wo heartbeats or send message #326
Annotations
6 errors and 10 warnings
|
Run tests
Process completed with exit code 1.
|
|
Run tests:
tests/integration_test_summarizer.py#L304
test_summarizer[claude-3-5-haiku.json]
AttributeError: 'list' object has no attribute 'max_tokens'
|
|
Run tests:
tests/integration_test_summarizer.py#L304
test_summarizer[openai-gpt-4o.json]
AttributeError: 'list' object has no attribute 'model'
|
|
Run tests:
tests/integration_test_summarizer.py#L240
test_auto_summarize
AttributeError: 'list' object has no attribute 'model'
|
|
Run tests:
tests/integration_test_summarizer.py#L206
test_summarize_messages_inplace
AttributeError: 'list' object has no attribute 'model'
|
|
Run tests:
tests/integration_test_summarizer.py#L189
test_summarize_many_messages_basic
AttributeError: 'list' object has no attribute 'model'
|
|
Run tests:
letta/otel/tracing.py#L246
This method is deprecated, use create_agent_async where possible.
|
|
Run tests:
letta/otel/tracing.py#L246
This method is deprecated, use create_agent_async where possible.
|
|
Run tests:
letta/otel/tracing.py#L246
This method is deprecated, use create_agent_async where possible.
|
|
Run tests:
letta/server/server.py#L1770
list_embedding_models is deprecated, use list_embedding_models_async instead
|
|
Run tests:
letta/server/server.py#L1667
list_llm_models is deprecated, use list_llm_models_async instead
|
|
Run tests:
letta/otel/tracing.py#L246
This method is deprecated, use create_agent_async where possible.
|
|
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