Skip to content

Commit 23a64ab

Browse files
committed
init commit
1 parent 9b9da68 commit 23a64ab

File tree

3 files changed

+440
-11
lines changed

3 files changed

+440
-11
lines changed

developers.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: Developers
3+
description: "Learn why Hypermode is the best choice for your AI-powered app"
4+
---
5+
6+
TODO

docs.json

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,6 @@
1414
"navigation": {
1515
"global": {
1616
"anchors": [
17-
{
18-
"anchor": "Hypermode Agents (waitlist)",
19-
"icon": "code-simple",
20-
"color": {
21-
"light": "#FF00EE",
22-
"dark": "#CC00BE"
23-
},
24-
"href": "https://hypermode.typeform.com/agents-waitlist"
25-
},
2617
{
2718
"anchor": "Hypermode Graphs (preview)",
2819
"icon": "chart-network",
@@ -48,8 +39,8 @@
4839
"tab": "Hypermode",
4940
"groups": [
5041
{
51-
"group": "Getting Started",
52-
"pages": ["introduction", "semantic-search"]
42+
"group": "Hypermode",
43+
"pages": ["introduction", "threads", "developers"]
5344
},
5445
{
5546
"group": "Graphs",
@@ -62,6 +53,10 @@
6253
"graphs/manage-graph"
6354
]
6455
},
56+
{
57+
"group": "Tutorials",
58+
"pages": ["semantic-search"]
59+
},
6560
{
6661
"group": "Tools",
6762
"pages": ["model-router", "hyp-cli"]

0 commit comments

Comments
 (0)