docs: Link to langchain docs

This commit is contained in:
Andrei Betlen 2023-11-22 18:17:49 -05:00
parent 357e4dd69f
commit aa815d580c

View file

@ -13,7 +13,7 @@ This package provides:
- Low-level access to C API via `ctypes` interface.
- High-level Python API for text completion
- OpenAI-like API
- LangChain compatibility
- [LangChain compatibility](https://python.langchain.com/docs/integrations/llms/llamacpp)
Documentation is available at [https://llama-cpp-python.readthedocs.io/en/latest](https://llama-cpp-python.readthedocs.io/en/latest).