File size: 5,492 Bytes
51ff9e5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
{
  "$schema": "https://mintlify.com/docs.json",
  "theme": "mint",
  "name": "All Hands Docs",
  "colors": {
    "primary": "#99873c",
    "light": "#ffe165",
    "dark": "#ffe165"
  },
  "background": {
    "color": {
      "light": "#f7f3ee",
      "dark": "#0B0D0E"
    }
  },
  "appearance": {
    "default": "light"
  },
  "favicon": "/logo-square.png",
  "navigation": {
    "tabs": [
      {
        "tab": "Docs",
        "pages": [
          "index",
          "usage/installation",
          "usage/getting-started",
          "usage/key-features",
          {
            "group": "OpenHands Cloud",
            "pages": [
              "usage/cloud/openhands-cloud",
              {
                "group": "Integrations",
                "pages": [
                  "usage/cloud/github-installation",
                  "usage/cloud/gitlab-installation"
                ]
              },
              "usage/cloud/cloud-ui",
              "usage/cloud/cloud-api"
            ]
          },
          {
            "group": "Running OpenHands Locally",
            "pages": [
              "usage/local-setup",
              "usage/how-to/gui-mode",
              "usage/how-to/cli-mode",
              "usage/how-to/headless-mode",
              "usage/how-to/github-action"
            ]
          },
          {
            "group": "Customization",
            "pages": [
              "usage/prompting/prompting-best-practices",
              "usage/prompting/repository",
              {
                "group": "Microagents",
                "pages": [
                  "usage/prompting/microagents-overview",
                  "usage/prompting/microagents-repo",
                  "usage/prompting/microagents-keyword",
                  "usage/prompting/microagents-org",
                  "usage/prompting/microagents-public"
                ]
              }
            ]
          },
          {
            "group": "Advanced Configuration",
            "pages": [
            {
              "group": "LLM Configuration",
              "pages": [
                "usage/llms/llms",
                {
                  "group": "Providers",
                  "pages": [
                    "usage/llms/azure-llms",
                    "usage/llms/google-llms",
                    "usage/llms/groq",
                    "usage/llms/local-llms",
                    "usage/llms/litellm-proxy",
                    "usage/llms/openai-llms",
                    "usage/llms/openrouter"
                  ]
                }
              ]
            },
            {
              "group": "Runtime Configuration",
              "pages": [
                "usage/runtimes/overview",
                {
                  "group": "Providers",
                  "pages": [
                    "usage/runtimes/docker",
                    "usage/runtimes/remote",
                    "usage/runtimes/local",
                    {
                      "group": "Third-Party Providers",
                      "pages": [
                        "usage/runtimes/modal",
                        "usage/runtimes/daytona",
                        "usage/runtimes/runloop",
                        "usage/runtimes/e2b"
                      ]
                    }
                  ]
                }
              ]
            },
            "usage/configuration-options",
            "usage/how-to/custom-sandbox-guide",
            "usage/search-engine-setup",
            "usage/mcp"
            ]
          },
          {
            "group": "Troubleshooting & Feedback",
            "pages": [
              "usage/troubleshooting/troubleshooting",
              "usage/feedback"
            ]
          },
          {
            "group": "OpenHands Developers",
            "pages": [
              "usage/how-to/development-overview",
              {
                "group": "Architecture",
                "pages": [
                  "usage/architecture/backend",
                  "usage/architecture/runtime"
                ]
              },
              "usage/how-to/debugging",
              "usage/how-to/evaluation-harness",
              "usage/how-to/websocket-connection"
            ]
          }
        ]
      },
      {
          "tab": "API Reference",
          "openapi": "/openapi.json"
      }
    ],
    "global": {
      "anchors": [
        {
          "anchor": "Company",
          "href": "https://www.all-hands.dev/",
          "icon": "house"
        },
        {
          "anchor": "Blog",
          "href": "https://www.all-hands.dev/blog",
          "icon": "newspaper"
        },
        {
          "anchor": "OpenHands Cloud",
          "href": "https://app.all-hands.dev",
          "icon": "cloud"
        }
      ]
    }
  },
  "logo": {
    "light": "/logo/light.svg",
    "dark": "/logo/dark.svg"
  },
  "navbar": {
    "links": [
    ],
    "primary": {
      "type": "github",
      "href": "https://github.com/All-Hands-AI/OpenHands"
    }
  },
  "footer": {
    "socials": {
      "slack": "https://join.slack.com/t/openhands-ai/shared_invite/zt-34zm4j0gj-Qz5kRHoca8DFCbqXPS~f_A",
      "github": "https://github.com/All-Hands-AI/OpenHands",
      "discord": "https://discord.gg/ESHStjSjD4"
    }
  },
  "contextual": {
    "options": [
      "copy",
      "view",
      "chatgpt",
      "claude"
    ]
  },
  "redirects": [
    {
      "source": "/modules/:slug*",
      "destination": "/:slug*"
    }
  ]
}