docs: minor indentation fix
This commit is contained in:
parent
68238b7883
commit
1ff2c92720
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@ This package provides:
|
||||||
|
|
||||||
- Low-level access to C API via `ctypes` interface.
|
- Low-level access to C API via `ctypes` interface.
|
||||||
- High-level Python API for text completion
|
- High-level Python API for text completion
|
||||||
- OpenAI-like API
|
- OpenAI-like API
|
||||||
- LangChain compatibility
|
- LangChain compatibility
|
||||||
|
|
||||||
Documentation is available at [https://llama-cpp-python.readthedocs.io/en/latest](https://llama-cpp-python.readthedocs.io/en/latest).
|
Documentation is available at [https://llama-cpp-python.readthedocs.io/en/latest](https://llama-cpp-python.readthedocs.io/en/latest).
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue