-
Notifications
You must be signed in to change notification settings - Fork 109
/
_pkgdown.yml
36 lines (35 loc) · 881 Bytes
/
_pkgdown.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
28
29
30
31
32
33
34
35
36
url: ~
template:
bootstrap: 5
bootswatch: litera
navbar:
structure:
left: [addins, services, reference, news]
right: [search, github]
components:
addins:
text: Addins
menu:
- text: Chat
href: articles/chat.html
- text: Chat in Source
href: articles/chat-in-source.html
services:
text: Services
menu:
- text: OpenAI
href: articles/openai.html
- text: Ollama for Local Models
href: articles/ollama.html
- text: HuggingFace
href: articles/huggingface.html
- text: Anthropic
href: articles/anthropic.html
- text: Azure OpenAI
href: articles/azure.html
- text: Google AI Studio
href: articles/google.html
- text: Perplexity
href: articles/perplexity.html
- text: Cohere
href: articles/cohere.html