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/extras/integrations/chat
Joshua Sundance Bailey 7fc07ba5df
Create ChatAnyscale (#8770)
- 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 )
1 year ago
..
anthropic.ipynb
anthropic_functions.ipynb
anyscale.ipynb Create ChatAnyscale (#8770) 1 year ago
azure_chat_openai.ipynb mv module integrations docs (#8101) 1 year ago
azureml_chat_endpoint.ipynb Add LLaMa Formatter and AzureML Chat Endpoint (#8382) 1 year ago
google_vertex_ai_palm.ipynb Updated docs on Vertex AI going GA (#8531) 1 year ago
index.mdx
jinachat.ipynb
llama_api.ipynb
openai.ipynb
promptlayer_chatopenai.ipynb