feat: add new agent type wo heartbeats or send message #326
Annotations
1 error and 6 warnings
|
Run tests
Event loop is closed
|
|
Run tests:
tests/test_providers.py#L31
list_embedding_models is deprecated, use list_embedding_models_async instead
|
|
Run tests:
tests/test_providers.py#L27
list_llm_models is deprecated, use list_llm_models_async 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