8000 docs: Add headings to API reference · rdu16625/llama-cpp-python@174ef3d · GitHub
[go: up one dir, main page]

Skip to content

Commit 174ef3d

Browse files
committed
docs: Add headings to API reference
1 parent 4142824 commit 174ef3d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/api-reference.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ title: API Reference
44

55
## High Level API
66

7+
High-level Python bindings for llama.cpp.
8+
79
::: llama_cpp.Llama
810
options:
911
members:
@@ -58,6 +60,8 @@ title: API Reference
5860

5961
## Low Level API
6062

63+
Low-level Python bindings for llama.cpp using Python's ctypes library.
64+
6165
::: llama_cpp.llama_cpp
6266
options:
6367
show_if_no_docstring: true

0 commit comments

Comments
 (0)
0