mirror of
https://github.com/hwchase17/langchain
synced 2024-11-10 01:10:59 +00:00
ca4b10bb74
`SQLDatabase` now accepts two `init` arguments: 1. `ignore_tables` to pass in a list of tables to not search over 2. `include_tables` to restrict to a list of tables to consider |
||
---|---|---|
.. | ||
chains | ||
data | ||
docstore | ||
llms | ||
__init__.py | ||
test_dynamic_prompt.py | ||
test_formatting.py | ||
test_input.py | ||
test_prompt.py | ||
test_python.py | ||
test_sql_database.py | ||
test_text_splitter.py |