You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/experimental/tests/integration_tests
Kagura Chen 57783c5e55
Fix: lint errors and update Field alias in models.py and AutoSelectionScorer initialization (#22846)
This PR addresses several lint errors in the core package of LangChain.
Specifically, the following issues were fixed:

1.Unexpected keyword argument "required" for "Field"  [call-arg]
2.tests/integration_tests/chains/test_cpal.py:263: error: Unexpected
keyword argument "narrative_input" for "QueryModel" [call-arg]
3 months ago
..
chains Fix: lint errors and update Field alias in models.py and AutoSelectionScorer initialization (#22846) 3 months ago
llms [experimental][llms][OllamaFunctions] tool calling related fixes (#22339) 3 months ago
__init__.py infra[patch], langchain[patch]: fix test deps and upper bound langchain dep on core(#13984) 10 months ago
test_compile.py Add CI check that integration tests compile (#12090) 11 months ago
test_video_captioning.py experimental[minor]: Create Closed Captioning Chain for .mp4 videos (#14059) 6 months ago