Skip to content

Commit 1250d1d

Browse files
author
Sam Partee
committed
Update docs
1 parent 88259b6 commit 1250d1d

File tree

4 files changed

+3
-20
lines changed

4 files changed

+3
-20
lines changed

docs/conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@
102102
add_module_names = False
103103

104104
nbsphinx_execute = 'never'
105+
jupyter_execute_notebooks = "off"
105106

106107
# -- Options for autosummary/autodoc output ------------------------------------
107108
autosummary_generate = True
@@ -129,4 +130,4 @@
129130
"android-chrome-192x192.png",
130131
# apple icons
131132
{"rel": "apple-touch-icon", "href": "apple-touch-icon.png"},
132-
]
133+
]

docs/user_guide/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ embedding_creation
2626
```
2727

2828
```{toctree}
29-
:maxdepth: 2
3029
:caption: LLMCache
3130
32-
llm_cache
31+
llmcache_03
3332
```

docs/user_guide/llm_cache.rst

Lines changed: 0 additions & 10 deletions
This file was deleted.

docs/user_guide/vector_search.rst

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)