Template variable handling in ChatPromptTemplate #29034 #35995
Annotations
3 errors and 1 warning
Analysing the code with our lint:
libs/core/langchain_core/prompts/chat.py#L1247
langchain_core/prompts/chat.py:1247:89: E501 Line too long (99 > 88)
|
Analysing the code with our lint:
libs/core/langchain_core/prompts/chat.py#L1251
langchain_core/prompts/chat.py:1251:34: EM102 Exception must not use an f-string literal, assign to variable first
|
Analysing the code with our lint
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading