community: make LocalAIEmbeddings comaptible with openai>1.0 #6238
Annotations
7 errors and 1 warning
Ruff (I001):
libs/community/langchain_community/embeddings/localai.py#L1
langchain_community/embeddings/localai.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (F401):
libs/community/langchain_community/embeddings/localai.py#L19
langchain_community/embeddings/localai.py:19:51: F401 `langchain_core.pydantic_v1.Extra` imported but unused
|
cd libs/community / - / make lint #3.8
Process completed with exit code 2.
|
cd libs/community / - / make lint #3.11
The job was canceled because "_3_8" failed.
|
Ruff (I001):
libs/community/langchain_community/embeddings/localai.py#L1
langchain_community/embeddings/localai.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (F401):
libs/community/langchain_community/embeddings/localai.py#L19
langchain_community/embeddings/localai.py:19:51: F401 `langchain_core.pydantic_v1.Extra` imported but unused
|
cd libs/community / - / make lint #3.11
Process completed with exit code 2.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Ana06/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|