-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy path_toc.yml
27 lines (26 loc) · 1.2 KB
/
_toc.yml
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
# Table of contents
# Learn more at https://jupyterbook.org/customize/toc.html
format: jb-book
root: README
parts:
- caption: Fundamentals
chapters:
- file: getting-started/Embeddings
- caption: Experiments
chapters:
- file: experiments/Basics/OAI-GPT-Basic-ChatCompletion
- file: experiments/Basics/Local-Ollama-LiteLLM-Zephyr
- file: experiments/Basics/Local-Tokenizing-Embedding
- file: experiments/Basics/Local-Inferring-Sentiment
- file: experiments/Basics/OAI-Inferring-Sentiment
- file: experiments/Basics/OAI-Summarizing-Incident
- file: experiments/Basics/OAI-GPT4-Vision-Security
- file: experiments/RAG/Threat-Intelligence/ATTCK-Groups/source-knowledge/notebook
- file: experiments/RAG/Threat-Intelligence/ATTCK-Groups/LangChain/notebook
- file: experiments/RAG/Threat-Intelligence/ATTCK-Groups/AutoGen/notebook
- file: experiments/Agents/CoT/Local-CoT-Ollama-LiteLLM-Zephyr
- file: experiments/ExternalAPIs/MSGraph/OAI-CreateUsers-Arguments
- file: experiments/ExternalAPIs/MSGraph/OAI-MSGraph-Users-Agent
- file: experiments/Bloodhound-GPT/notebook
- file: experiments/Local-GPT/notebook
- file: experiments/ROADTools-GPT/notebook