We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 357e4dd commit aa815d5Copy full SHA for aa815d5
README.md
@@ -13,7 +13,7 @@ This package provides:
13
- Low-level access to C API via `ctypes` interface.
14
- High-level Python API for text completion
15
- OpenAI-like API
16
- - LangChain compatibility
+ - [LangChain compatibility](https://python.langchain.com/docs/integrations/llms/llamacpp)
17
18
Documentation is available at [https://llama-cpp-python.readthedocs.io/en/latest](https://llama-cpp-python.readthedocs.io/en/latest).
19
0 commit comments