File tree Expand file tree Collapse file tree 2 files changed +3
-63
lines changed Expand file tree Collapse file tree 2 files changed +3
-63
lines changed Original file line number Diff line number Diff line change 1515 "global" : {
1616 "anchors" : [
1717 {
18- "anchor" : " Hypermode Graphs (preview )" ,
19- "icon" : " chart-network " ,
18+ "anchor" : " Hypermode Agents (beta )" ,
19+ "icon" : " robot " ,
2020 "color" : {
2121 "light" : " #FF00EE" ,
2222 "dark" : " #CC00BE"
2323 },
2424 "href" : " https://hypermode.com/login"
25- },
26- {
27- "anchor" : " Dgraph Cloud" ,
28- "icon" : " cloud" ,
29- "color" : {
30- "light" : " #FF00EE" ,
31- "dark" : " #CC00BE"
32- },
33- "href" : " https://cloud.dgraph.io"
34- },
35- {
36- "anchor" : " Agents Bootcamp" ,
37- "icon" : " calendar" ,
38- "color" : {
39- "light" : " #FF00EE" ,
40- "dark" : " #CC00BE"
41- },
42- "href" : " https://docs.hypermode.com/agents/30-days-of-agents/overview"
4325 }
4426 ]
4527 },
5739 " first-hypermode-agent" ,
5840 " first-sales-agent" ,
5941 " first-operations-agent" ,
60- " agents/knowledge-graph-extraction" ,
61- " semantic-search"
42+ " agents/knowledge-graph-extraction"
6243 ]
6344 }
6445 ]
172153 " agents/faq"
173154 ]
174155 },
175- {
176- "group" : " Apps" ,
177- "pages" : [
178- " apps/overview" ,
179- " apps/create-app" ,
180- " apps/connect-app" ,
181- " apps/develop-app" ,
182- " apps/deploy-app"
183- ]
184- },
185- {
186- "group" : " Graphs" ,
187- "pages" : [
188- " graphs/overview" ,
189- " graphs/provision" ,
190- " graphs/connect" ,
191- " graphs/manage-schema" ,
192- " graphs/manage-data" ,
193- " graphs/manage-graph" ,
194- " graphs/graph-mcp"
195- ]
196- },
197- {
198- "group" : " Tools" ,
199- "pages" : [" model-router" , " hyp-cli" ]
200- },
201156 {
202157 "group" : " Resources" ,
203158 "pages" : [" security" , " community-and-support" , " hypermode-docs-mcp" ]
Original file line number Diff line number Diff line change @@ -23,21 +23,6 @@ Hypermode is a complete workbench for rapidly building agents with natural
2323language. When you're ready to embed an agent into your app, eject to code and
2424manage it as a backend service.
2525
26- <CardGroup cols = { 2 } >
27- <Card title = " Agents" icon = " robot" href = " agents/introduction" >
28- Craft powerful agents in natural language with access to your tools and data
29- </Card >
30- <Card title = " Apps" icon = " code" href = " modus/overview" >
31- Build and deploy agents, flows, and AI-enabled services with more control
32- </Card >
33- <Card title = " Graphs" icon = " chart-network" href = " graphs/overview" >
34- Organize your knowledge in a natural structure of nodes and relationships
35- </Card >
36- <Card title = " Models" icon = " cube" href = " /model-router" >
37- Experiment rapidly with the most popular open source and commercial models
38- </Card >
39- </CardGroup >
40-
4126## Built on open source
4227
4328Hypermode leads and builds on a strong foundation of open source projects:
You can’t perform that action at this time.
0 commit comments