mirror of
https://github.com/hwchase17/langchain
synced 2024-10-29 17:07:25 +00:00
7fc07ba5df
- Description: Adds the ChatAnyscale class with llama-2 7b, llama-2 13b, and llama-2 70b on [Anyscale Endpoints](https://app.endpoints.anyscale.com/) - It inherits from ChatOpenAI and requires openai (probably unnecessary but it made for a quick and easy implementation) - Inspired by https://github.com/langchain-ai/langchain/pull/8434 (@kylehh and @baskaryan ) |
||
---|---|---|
.. | ||
anthropic_functions.ipynb | ||
anthropic.ipynb | ||
anyscale.ipynb | ||
azure_chat_openai.ipynb | ||
azureml_chat_endpoint.ipynb | ||
google_vertex_ai_palm.ipynb | ||
index.mdx | ||
jinachat.ipynb | ||
llama_api.ipynb | ||
openai.ipynb | ||
promptlayer_chatopenai.ipynb |