initial commit

replicate readme

add replicate to integration

simple replicate test

rename api key to token, and update to latest python client

update replicate docs
This commit is contained in:
Charlie Holtz
2023-03-24 15:24:01 -04:00
parent e7d6de6b1c
commit cefe277a35
6 changed files with 538 additions and 0 deletions

View File

@@ -39,6 +39,8 @@ The examples here are all "how-to" guides for how to integrate with various LLM
`Self-Hosted Models (via Runhouse) <./integrations/self_hosted_examples.html>`_: Covers how to run models on existing or on-demand remote compute with LangChain.
`Replicate <./integrations/replicate_example.html>`_: Covers how to utilize the Replicate wrapper.
.. toctree::
:maxdepth: 1

File diff suppressed because one or more lines are too long