8000 docs: re-order api reference · yieldthought/llama-cpp-python@135b300 · GitHub
[go: up one dir, main page]

Skip to content

Commit 135b300

Browse files
committed
docs: re-order api reference
1 parent 3c13436 commit 135b300

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

docs/api-reference.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,6 @@ title: API Reference
2626
- token_eos
2727
show_root_heading: true
2828

29-
::: llama_cpp.LlamaGrammar
30-
options:
31-
members:
32-
- from_string
33-
- from_json_schema
34-
35-
::: llama_cpp.LlamaCache
36-
options:
37-
show_root_heading: true
38-
3929
::: llama_cpp.LlamaState
4030
options:
4131
show_root_heading: true
@@ -56,6 +46,13 @@ title: API Reference
5646
options:
5747
show_root_heading: true
5848

49+
::: llama_cpp.LlamaGrammar
50+
options:
51+
members:
52+
- from_string
53+
- from_json_schema
54+
55+
5956
## Low Level API
6057

6158
::: llama_cpp.llama_cpp

0 commit comments

Comments
 (0)
0