langchain/docs/extras/integrations
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
..
callbacks Add LabelStudio integration (#8880) 2023-08-11 11:24:10 -07:00
chat Feature/fix azureopenai model mappings (#8621) 2023-08-09 10:56:15 -07:00
document_loaders Create ArcGISLoader & example notebook (#8873) 2023-08-11 14:33:40 -07:00
document_transformers Added new use case docs for Web Scraping, Chromium loader, BS4 transformer (#8732) 2023-08-11 11:46:59 -07:00
llms feat(llms): support vLLM's OpenAI-compatible server (#9179) 2023-08-13 23:03:05 -07:00
memory Integrate Rockset as a chat history store (#8940) 2023-08-08 18:54:07 -07:00
providers Adds DeepSparse as an LLM (#9184) 2023-08-13 22:35:58 -07:00
retrievers Bagatur/zep python 1.0 (#9186) 2023-08-13 21:52:53 -07:00
text_embedding Update openai embeddings notebook with correct embedding model in section 2 (#5831) 2023-08-10 19:02:10 -07:00
toolkits MultiOn client toolkit update 2.0 (#8750) 2023-08-06 22:24:10 -07:00
tools Add LangChain utility for real-time crypto exchange prices (#4501) 2023-08-11 14:45:06 -07:00
vectorstores Bagatur/dingo (#9079) 2023-08-11 10:54:45 -07:00