mirror of
https://github.com/hwchase17/langchain.git
synced 2025-05-28 10:39:23 +00:00
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] |
||
---|---|---|
.. | ||
__init__.py | ||
test_cpal.py | ||
test_pal.py | ||
test_sql_database.py | ||
test_synthetic_data_openai.py |