Files
OpenHands/docs/modules/python/sidebar.json
Robert Brennan fadcdc117e Migrate to new folder structure in preparation for refactor (#1531)
* fix up folder structure

* update docs

* fix imports

* fix imports

* fix imoprt

* fix imports

* fix imports

* fix imports

* fix test import

* fix tests

* fix main import
2024-05-02 17:01:54 +00:00

233 lines
6.9 KiB
JSON

{
"items": [
{
"items": [
{
"items": [
"python/agenthub/SWE_agent/agent",
"python/agenthub/SWE_agent/parser"
],
"label": "agenthub.SWE_agent",
"type": "category"
},
{
"items": [
"python/agenthub/codeact_agent/codeact_agent"
],
"label": "agenthub.codeact_agent",
"type": "category"
},
{
"items": [
"python/agenthub/delegator_agent/agent"
],
"label": "agenthub.delegator_agent",
"type": "category"
},
{
"items": [
"python/agenthub/dummy_agent/agent"
],
"label": "agenthub.dummy_agent",
"type": "category"
},
{
"items": [
"python/agenthub/micro/agent"
],
"label": "agenthub.micro",
"type": "category"
},
{
"items": [
{
"items": [
"python/agenthub/monologue_agent/utils/json",
"python/agenthub/monologue_agent/utils/memory",
"python/agenthub/monologue_agent/utils/monologue",
"python/agenthub/monologue_agent/utils/prompts"
],
"label": "agenthub.monologue_agent.utils",
"type": "category"
},
"python/agenthub/monologue_agent/agent"
],
"label": "agenthub.monologue_agent",
"type": "category"
},
{
"items": [
"python/agenthub/planner_agent/agent",
"python/agenthub/planner_agent/prompt"
],
"label": "agenthub.planner_agent",
"type": "category"
}
],
"label": "agenthub",
"type": "category"
},
{
"items": [
{
"items": [
{
"items": [
"python/opendevin/controller/state/plan"
],
"label": "opendevin.controller.state",
"type": "category"
},
"python/opendevin/controller/agent",
"python/opendevin/controller/agent_controller"
],
"label": "opendevin.controller",
"type": "category"
},
{
"items": [
{
"items": [
"python/opendevin/core/schema/action",
"python/opendevin/core/schema/observation",
"python/opendevin/core/schema/task"
],
"label": "opendevin.core.schema",
"type": "category"
},
"python/opendevin/core/config",
"python/opendevin/core/logger",
"python/opendevin/core/main"
],
"label": "opendevin.core",
"type": "category"
},
{
"items": [
{
"items": [
"python/opendevin/events/action/__init__",
"python/opendevin/events/action/empty",
"python/opendevin/events/action/files",
"python/opendevin/events/action/github",
"python/opendevin/events/action/tasks"
],
"label": "opendevin.events.action",
"type": "category"
},
{
"items": [
"python/opendevin/events/observation/__init__",
"python/opendevin/events/observation/browse",
"python/opendevin/events/observation/commands",
"python/opendevin/events/observation/delegate",
"python/opendevin/events/observation/empty",
"python/opendevin/events/observation/error",
"python/opendevin/events/observation/files",
"python/opendevin/events/observation/message",
"python/opendevin/events/observation/observation",
"python/opendevin/events/observation/recall"
],
"label": "opendevin.events.observation",
"type": "category"
}
],
"label": "opendevin.events",
"type": "category"
},
{
"items": [
"python/opendevin/llm/llm"
],
"label": "opendevin.llm",
"type": "category"
},
{
"items": [
{
"items": [
"python/opendevin/runtime/browser/browser_env"
],
"label": "opendevin.runtime.browser",
"type": "category"
},
{
"items": [
"python/opendevin/runtime/docker/process"
],
"label": "opendevin.runtime.docker",
"type": "category"
},
{
"items": [
"python/opendevin/runtime/e2b/sandbox"
],
"label": "opendevin.runtime.e2b",
"type": "category"
},
{
"items": [
{
"items": [
"python/opendevin/runtime/plugins/jupyter/__init__"
],
"label": "opendevin.runtime.plugins.jupyter",
"type": "category"
},
"python/opendevin/runtime/plugins/mixin",
"python/opendevin/runtime/plugins/requirement"
],
"label": "opendevin.runtime.plugins",
"type": "category"
},
{
"items": [
"python/opendevin/runtime/utils/system"
],
"label": "opendevin.runtime.utils",
"type": "category"
},
"python/opendevin/runtime/files"
],
"label": "opendevin.runtime",
"type": "category"
},
{
"items": [
{
"items": [
"python/opendevin/server/agent/agent",
"python/opendevin/server/agent/manager"
],
"label": "opendevin.server.agent",
"type": "category"
},
{
"items": [
"python/opendevin/server/auth/auth"
],
"label": "opendevin.server.auth",
"type": "category"
},
{
"items": [
"python/opendevin/server/session/manager",
"python/opendevin/server/session/msg_stack",
"python/opendevin/server/session/session"
],
"label": "opendevin.server.session",
"type": "category"
},
"python/opendevin/server/listen"
],
"label": "opendevin.server",
"type": "category"
}
],
"label": "opendevin",
"type": "category"
}
],
"label": "Backend",
"type": "category"
}