langchain/docs/extras/integrations
eryk-dsai 675d57df50
New LLM integration: Ctranslate2 (#10400)
## Description:

I've integrated CTranslate2 with LangChain. CTranlate2 is a recently
popular library for efficient inference with Transformer models that
compares favorably to alternatives such as HF Text Generation Inference
and vLLM in
[benchmarks](https://hamel.dev/notes/llm/inference/03_inference.html).
2023-09-09 13:19:00 -07:00
..
callbacks Enhancements and bug fixes for LLMonitorCallbackHandler (#10297) 2023-09-08 15:56:42 -07:00
chat add konko chat_model files (#10267) 2023-09-08 10:00:55 -07:00
chat_loaders iMessage loader (#9832) 2023-08-28 13:43:59 -07:00
document_loaders Add the possibility to configure boto3 in the S3 loaders (#9304) 2023-09-03 21:06:49 -07:00
document_transformers Konko fix dependency 2023-09-08 10:06:37 -07:00
llms New LLM integration: Ctranslate2 (#10400) 2023-09-09 13:19:00 -07:00
memory Extend SQLChatMessageHistory (#9849) 2023-09-03 15:49:53 -07:00
providers Konko fix dependency 2023-09-08 10:06:37 -07:00
retrievers Google drive integration (lite) (#9999) 2023-09-03 15:54:42 -07:00
text_embedding Konko fix dependency 2023-09-08 10:06:37 -07:00
toolkits Google drive integration (lite) (#9999) 2023-09-03 15:54:42 -07:00
tools Konko fix dependency 2023-09-08 10:06:37 -07:00
vectorstores Add Vearch vectorstore (#9846) 2023-09-08 16:51:14 -07:00