langchain/docs
Massimiliano Pronesti d95eeaedbe
feat(llms): support vLLM's OpenAI-compatible server (#9179)
This PR aims at supporting [vLLM's OpenAI-compatible server
feature](https://vllm.readthedocs.io/en/latest/getting_started/quickstart.html#openai-compatible-server),
i.e. allowing to call vLLM's LLMs like if they were OpenAI's.

I've also udpated the related notebook providing an example usage. At
the moment, vLLM only supports the `Completion` API.
2023-08-13 23:03:05 -07:00
..
api_reference API Reference: Do not document private modules (#9042) 2023-08-11 15:58:14 -07:00
docs_skeleton Updating interactive walkthrough link in index.md to resolve 404 error (#9063) 2023-08-11 13:08:56 -07:00
extras feat(llms): support vLLM's OpenAI-compatible server (#9179) 2023-08-13 23:03:05 -07:00
snippets Minor grammatical error (#9102) 2023-08-11 01:01:40 -07:00
.local_build.sh Update local script for docs build (#8377) 2023-07-27 13:13:59 -07:00
package-lock.json
vercel_requirements.txt Add api cross ref linking (#8275) 2023-07-26 12:38:58 -07:00