mirror of
https://github.com/hwchase17/langchain
synced 2024-11-10 01:10:59 +00:00
57783c5e55
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 |