langchain/docs/extras
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
..
_templates Corrected some spelling mistakes and grammatical errors (#10791) 2023-09-19 10:08:59 -07:00
additional_resources Konko fix dependency 2023-09-08 10:06:37 -07:00
expression_language add lcel how to index (#10850) 2023-09-20 10:19:43 -07:00
guides Harrison/stop importing from init (#10690) 2023-09-16 17:22:48 -07:00
integrations docs: add vLLM chat notebook (#10993) 2023-09-24 18:23:19 -07:00
modules Harrison/agents structured (#10911) 2023-09-22 10:21:23 -07:00
use_cases beef up agent docs (#10866) 2023-09-20 23:09:58 -07:00