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
Gengliang Wang f9f08c4b69
Add documentation for Databricks integration (#5013)
# Add documentation for Databricks integration

This is a follow-up of https://github.com/hwchase17/langchain/pull/4702
It documents the details of how to integrate Databricks using langchain.
It also provides examples in a notebook.


## Who can review?
@dev2049 @hwchase17 since you are aware of the context. We will promote
the integration after this doc is ready. Thanks in advance!
1 year ago
..
agents Fix annoying typo in docs (#5029) 1 year ago
callbacks add more color to callbacks docs (#3856) 1 year ago
chains Add documentation for Databricks integration (#5013) 1 year ago
indexes Add self query translator for weaviate vectorstore (#4804) 1 year ago
memory Zep memory (#4898) 1 year ago
models Update the GPTCache example (#4985) 1 year ago
prompts fix prompt saving (#4987) 1 year ago
utils/examples Pass parsed inputs through to tool _run (#4309) 1 year ago
agents.rst Harrison/plan and solve (#4422) 1 year ago
chains.rst big docs refactor (#1978) 2 years ago
indexes.rst Correct typo in documentation for word 'therefore' (#2529) 1 year ago
memory.rst big docs refactor (#1978) 2 years ago
models.rst Harrison/standard llm interface (#4615) 1 year ago
paul_graham_essay.txt Fix notebook example (#3142) 1 year ago
prompts.rst Harrison/prompt constructor methods (#4616) 1 year ago
state_of_the_union.txt Docs refactor (#480) 2 years ago