Skip to content

fix(huggingface): pass llm params to chathuggingface #43919

fix(huggingface): pass llm params to chathuggingface

fix(huggingface): pass llm params to chathuggingface #43919

Triggered via pull request August 2, 2025 16:03
Status Failure
Total duration 1m 28s
Artifacts

check_diffs.yml

on: pull_request
Detect Changes & Set Matrix
18s
Detect Changes & Set Matrix
Matrix: compile-integration-tests
Matrix: Extended Tests
Matrix: lint
Matrix: test-doc-imports
Waiting for pending jobs
Matrix: test-pydantic
Matrix: test
βœ… CI Success
2s
βœ… CI Success
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint (libs/partners/huggingface, 3.13) / Python 3.13
Process completed with exit code 2.
Ruff (E501): libs/partners/huggingface/langchain_huggingface/chat_models/huggingface.py#L531
langchain_huggingface/chat_models/huggingface.py:531:89: E501 Line too long (96 > 88)
Ruff (E501): libs/partners/huggingface/langchain_huggingface/chat_models/huggingface.py#L527
langchain_huggingface/chat_models/huggingface.py:527:89: E501 Line too long (95 > 88)
lint (libs/partners/huggingface, 3.9) / Python 3.9
Process completed with exit code 2.
Ruff (E501): libs/partners/huggingface/langchain_huggingface/chat_models/huggingface.py#L531
langchain_huggingface/chat_models/huggingface.py:531:89: E501 Line too long (96 > 88)
Ruff (E501): libs/partners/huggingface/langchain_huggingface/chat_models/huggingface.py#L527
langchain_huggingface/chat_models/huggingface.py:527:89: E501 Line too long (95 > 88)
βœ… CI Success
Process completed with exit code 1.