[langchain_community.llms.xinference]: fix error and support stream method #36288
Annotations
4 errors and 1 warning
Analysing the code with our lint:
libs/community/langchain_community/llms/xinference.py#L1
langchain_community/llms/xinference.py:1:1: I001 Import block is un-sorted or un-formatted
|
Analysing the code with our lint:
libs/community/langchain_community/llms/xinference.py#L1
langchain_community/llms/xinference.py:1:89: E501 Line too long (96 > 88)
|
Analysing the code with our lint:
libs/community/langchain_community/llms/xinference.py#L5
langchain_community/llms/xinference.py:5:53: F401 `langchain_core.outputs.LLMResult` imported but unused
|
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