feat: add new agent type wo heartbeats or send message #326
Annotations
1 error and 9 warnings
|
Run tests
Event loop is closed
|
|
Run tests:
letta/llm_api/helpers.py#L294
Did not find inner thoughts in tool call: id='tu_01234567890123456789012345' type='function' function=FunctionCall(arguments='{\n "location": "Las Vegas",\n "inner_thoughts": "I should get the weather",\n "request_heartbeat": true\n}', name='get_weather')
|
|
Run tests:
letta/llm_api/helpers.py#L294
Did not find inner thoughts in tool call: id='tu_01234567890123456789012345' type='function' function=FunctionCall(arguments='{\n "location": "Las Vegas",\n "inner_thoughts": "I should get the weather",\n "request_heartbeat": true\n}', name='get_weather')
|
|
Run tests:
letta/llm_api/helpers.py#L294
Did not find inner thoughts in tool call: id='tu_01234567890123456789012345' type='function' function=FunctionCall(arguments='{\n "location": "Las Vegas",\n "inner_thoughts": "I should get the weather",\n "request_heartbeat": false\n}', name='get_weather')
|
|
Run tests:
letta/llm_api/helpers.py#L294
Did not find inner thoughts in tool call: id='tu_01234567890123456789012345' type='function' function=FunctionCall(arguments='{\n "location": "Las Vegas",\n "inner_thoughts": "I should get the weather",\n "request_heartbeat": true\n}', name='get_weather')
|
|
Run tests:
letta/llm_api/helpers.py#L294
Did not find inner thoughts in tool call: id='tu_01234567890123456789012345' type='function' function=FunctionCall(arguments='{\n "new_memory": "banana",\n "target_block_label": "human",\n "request_heartbeat": false\n}', name='rethink_memory')
|
|
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