mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-05 13:06:03 +00:00
SQL use case docs (#8513)
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
# SQL
|
||||
|
||||
This example demonstrates the use of the `SQLDatabaseChain` for answering questions over a SQL database.
|
||||
|
||||
import Example from "@snippets/modules/chains/popular/sqlite.mdx"
|
||||
|
||||
<Example/>
|
BIN
docs/docs_skeleton/static/img/SQLDatabaseToolkit.png
Normal file
BIN
docs/docs_skeleton/static/img/SQLDatabaseToolkit.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 405 KiB |
BIN
docs/docs_skeleton/static/img/create_sql_query_chain.png
Normal file
BIN
docs/docs_skeleton/static/img/create_sql_query_chain.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 190 KiB |
BIN
docs/docs_skeleton/static/img/sql_usecase.png
Normal file
BIN
docs/docs_skeleton/static/img/sql_usecase.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 119 KiB |
BIN
docs/docs_skeleton/static/img/sqldbchain_trace.png
Normal file
BIN
docs/docs_skeleton/static/img/sqldbchain_trace.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 266 KiB |
Reference in New Issue
Block a user