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 )
2023-08-07 13:21:05 -07:00
..
anthropic_functions.ipynb add anthropic functions wrapper (#8475) 2023-07-30 07:23:46 -07:00
anthropic.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
anyscale.ipynb Create ChatAnyscale (#8770) 2023-08-07 13:21:05 -07:00
azure_chat_openai.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
azureml_chat_endpoint.ipynb Add LLaMa Formatter and AzureML Chat Endpoint (#8382) 2023-07-31 16:26:25 -07:00
google_vertex_ai_palm.ipynb Updated docs on Vertex AI going GA (#8531) 2023-07-31 17:15:04 -07:00
index.mdx mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
jinachat.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
llama_api.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
openai.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
promptlayer_chatopenai.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00