-
Notifications
You must be signed in to change notification settings - Fork 29
Expand file tree
/
Copy path_toc.yml
More file actions
31 lines (24 loc) · 851 Bytes
/
_toc.yml
File metadata and controls
31 lines (24 loc) · 851 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Table of contents
# Learn more at https://jupyterbook.org/customize/toc.html
format: jb-book
root: _contents/intro
parts:
- caption: Digest
chapters:
- file: _contents/digest/weeklynews/weeklynews.md
- file: _contents/digest/patchnotes/patchnotes.md
- caption: LLM Engineering Basics
chapters:
- file: _contents/llm-engineering/AI Evaluation/AI Evaluation.md
sections:
- glob: _contents/llm-engineering/AI Evaluation/sections/**
- caption: Newly Discovered
chapters:
- file: _contents/llm-engineering/Newly Discovered/Newly Discovered.md
sections:
- glob: _contents/llm-engineering/Newly Discovered/sections/**
- caption: Newly Discovered - Case Study
chapters:
- file: _contents/llm-engineering/news/case-study/readme.md
sections:
- glob: _contents/llm-engineering/news/case-study/sections/**