-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_quarto.yml
More file actions
61 lines (52 loc) · 1.38 KB
/
_quarto.yml
File metadata and controls
61 lines (52 loc) · 1.38 KB
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
project:
type: book
output-dir: _book
book:
title: "The Big Book of Agent Ops"
subtitle: "From MLOps to LLMOps to AgentOps"
author: "Community Contributors"
date: today
chapters:
- index.qmd
- part: "Part 1: Background and Context"
chapters:
- part1/1.1_evolving-trends.qmd
- part1/1.2_deployment-pipeline-updated.qmd
- part1/1.3_agentops-project-pipeline.qmd
- part: "Part 2: Principles of Agent Ops"
chapters:
- part2/2.1_intro_devops-principles.qmd
- part2/2.2_flow-principles.qmd
- part2/2.3_feedback-principles.qmd
- part2/2.4_continuous-learning.qmd
- part: "Part 3: People, Process and Technology"
chapters:
- part3/3.1_identifying-high-leverage-activities.qmd
- part3/3.2_roles-responsibilities.qmd
- part3/3.3_hidden-technical-debt.qmd
- part3/3.4_stakeholder-management.qmd
format:
html:
theme: cosmo
toc: true
toc-depth: 3
code-fold: show
code-tools: true
code-copy: true
fig-cap-location: bottom
crossref:
fig-title: "Figure"
tbl-title: "Table"
pdf:
documentclass: scrbook
toc: true
toc-depth: 3
fig-cap-location: bottom
keep-tex: false
execute:
freeze: auto
echo: true
warning: false
error: false
bibliography: references/references.bib
# csl: references/apa.csl