allow no content if tool calls exist #32765
Annotations
3 errors
Analysing the code with our lint:
libs/core/langchain_core/messages/utils.py#L324
langchain_core/messages/utils.py:324:32: EM101 Exception must not use a string literal, assign to variable first
|
Analysing the code with our lint:
libs/core/langchain_core/messages/utils.py#L327
langchain_core/messages/utils.py:327:89: E501 Line too long (110 > 88)
|
Analysing the code with our lint
Process completed with exit code 2.
|
Loading