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
Xiangrui Meng aec642febb
LLM wrapper for Databricks (#5142)
This PR adds LLM wrapper for Databricks. It supports two endpoint types:
* serving endpoint
* cluster driver proxy app

An integration notebook is included to show how it works.


Co-authored-by: Davis Chase <130488702+dev2049@users.noreply.github.com>
Co-authored-by: Gengliang Wang <gengliang@apache.org>
Co-authored-by: Dev 2049 <dev.dev2049@gmail.com>
1 year ago
..
agents Tedma4/twilio tool (#5136) 1 year ago
callbacks add more color to callbacks docs (#3856) 1 year ago
chains Harrison/neo4j (#5078) 1 year ago
indexes Zep sdk version (#5267) 1 year ago
memory Fixed typo: 'ouput' to 'output' in all documentation (#5272) 1 year ago
models LLM wrapper for Databricks (#5142) 1 year ago
prompts Resolve error in StructuredOutputParser docs (#5240) 1 year ago
utils/examples Pass parsed inputs through to tool _run (#4309) 1 year ago
agents.rst DOC: Misspelling in agents.rst documentation (#5038) 1 year ago
chains.rst big docs refactor (#1978) 2 years ago
indexes.rst Correct typo in documentation for word 'therefore' (#2529) 2 years 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