langchain/docs/extras/integrations/chat
Massimiliano Pronesti 4322b246aa
docs: add vLLM chat notebook (#10993)
This PR aims at showcasing how to use vLLM's OpenAI-compatible chat API.

### Context
Lanchain already supports vLLM and its OpenAI-compatible `Completion`
API. However, the `ChatCompletion` API was not aligned with OpenAI and
for this reason I've waited for this
[PR](https://github.com/vllm-project/vllm/pull/852) to be merged before
adding this notebook to langchain.
2023-09-24 18:23:19 -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 Feature/fix azureopenai model mappings (#8621) 2023-08-09 10:56:15 -07:00
azureml_chat_endpoint.ipynb Add LLaMa Formatter and AzureML Chat Endpoint (#8382) 2023-07-31 16:26:25 -07:00
baidu_qianfan_endpoint.ipynb fix: chat_models Qianfan not compatiable with SystemMessage (#10642) 2023-09-19 22:35:51 -07:00
bedrock.ipynb Amazon Bedrock Support Streaming (#10393) 2023-09-20 11:55:38 -07:00
ernie.ipynb fix(llms): improve the ernie chat model (#9289) 2023-08-16 00:48:42 -07:00
google_vertex_ai_palm.ipynb add vertex prod features (#10910) 2023-09-22 01:44:09 -07:00
index.mdx llm feat table revision (#10947) 2023-09-22 10:29:12 -07:00
jinachat.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
konko.ipynb add konko chat_model files (#10267) 2023-09-08 10:00:55 -07:00
litellm.ipynb Adding ChatLiteLLM model (#9020) 2023-08-14 07:43:40 -07:00
llama_api.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
minimax.ipynb Add Minimax chat model (#10776) 2023-09-19 20:43:49 -07:00
ollama.ipynb Harrison/stop importing from init (#10690) 2023-09-16 17:22:48 -07:00
openai.ipynb Update ChatOpenAI docs with fine-tuning example (#9632) 2023-08-22 16:56:53 -07:00
promptlayer_chatopenai.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
vllm.ipynb docs: add vLLM chat notebook (#10993) 2023-09-24 18:23:19 -07:00