langchain/docs/modules
Charlie Holtz f16c1fb6df
Add replicate take 2 (#2077)
This PR adds a replicate integration to langchain. 

It's an updated version of
https://github.com/hwchase17/langchain/pull/1993, but with updates to
match latest replicate-python code.
https://github.com/replicate/replicate-python.

---------

Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
Co-authored-by: Zeke Sikelianos <zeke@sikelianos.com>
2023-03-28 11:56:57 -07:00
..
agents Harrison/ai plugin (#2084) 2023-03-27 23:31:53 -07:00
chains Added .as_retriever() to from_llm() calls (#2051) 2023-03-27 15:04:03 -07:00
indexes Harrison/big query (#2100) 2023-03-28 08:17:22 -07:00
memory fix headers (#2039) 2023-03-27 07:55:57 -07:00
models Add replicate take 2 (#2077) 2023-03-28 11:56:57 -07:00
prompts fix: numerous broken documentation links (#2070) 2023-03-27 23:07:03 -07:00
agents.rst fix docs (#2017) 2023-03-26 20:50:36 -07:00
chains.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
indexes.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
memory.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
models.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
prompts.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
state_of_the_union.txt Docs refactor (#480) 2023-01-02 08:24:09 -08:00