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
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
..
cli couchbase: Add the initial version of Couchbase partner package (#22087) 3 months ago
community ci: Add script to check for pickle usage in community (#22863) 3 months ago
core core: release 0.2.6 (#22868) 3 months ago
experimental Fix: lint errors and update Field alias in models.py and AutoSelectionScorer initialization (#22846) 3 months ago
langchain langchain: release 0.2.4 (#22872) 3 months ago
partners partners: fix numpy dep (#22858) 3 months ago
standard-tests multiple: add `stop` attribute (#22573) 3 months ago
text-splitters Community[minor]: Add language parser for Elixir (#22742) 3 months ago