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/docs/modules/chains/examples
Jon Luo f3180f05f9
Update sql chain notebook to clarify use of SQLAlchemy for connections (#2850)
Have seen questions about whether or not the `SQLDatabaseChain` supports
more than just sqlite, which was unclear in the docs, so tried to
clarify that and how to connect to other dialects.
1 year ago
..
api.ipynb add listen api docs (#1855) 2 years ago
constitutional_chain.ipynb Added constitutional chain. (#1147) 2 years ago
llm_bash.ipynb Update simple typo in llm_bash md (#2269) 1 year ago
llm_checker.ipynb Docs refactor (#480) 2 years ago
llm_math.ipynb add custom prompt for LLMMathChain and SQLDatabase chain (#605) 2 years ago
llm_requests.ipynb Docs refactor (#480) 2 years ago
llm_summarization_checker.ipynb Harrison/summarizer chain (#1356) 2 years ago
moderation.ipynb Minor text correction (#2298) 1 year ago
openai_openapi.yaml Harrison/openapi spec (#2474) 1 year ago
openapi.ipynb Harrison/apply llm flag (#2743) 1 year ago
pal.ipynb Add Qdrant named arguments (#1386) 2 years ago
sqlite.ipynb Update sql chain notebook to clarify use of SQLAlchemy for connections (#2850) 1 year ago