forked from jupyterlite/ai
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmyst.yml
More file actions
38 lines (38 loc) · 988 Bytes
/
myst.yml
File metadata and controls
38 lines (38 loc) · 988 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
30
31
32
33
34
35
36
37
38
# See docs at: https://mystmd.org/guide/frontmatter
version: 1
project:
id: 2cd0dbd8-7ff6-40c3-b74e-7057b3ebec65
title: JupyterLite AI
description: AI code completions and chat for JupyterLab, Notebook 7 and JupyterLite
keywords:
- jupyter
- jupyterlab
- jupyterlite
- ai
- llm
- code-completion
- chat
github: https://github.com/jupyterlite/ai
toc:
- file: docs/index.md
- file: docs/install.md
- title: Usage
children:
- file: docs/usage.md
- file: docs/ollama.md
- file: docs/litellm.md
- file: docs/any-llm-gateway.md
- file: docs/custom-providers.md
- file: docs/api-keys.md
- title: Development
children:
- file: docs/contributing.md
- file: docs/release.md
- file: docs/changelog.md
site:
template: book-theme
options:
logo: style/icons/jupyternaut-lite.svg
logo_text: JupyterLite AI
favicon: docs/favicon.ico
style: docs/custom.css