mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-01-10 15:28:14 -05:00
* 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
291 B
291 B
sidebar_label, title
| sidebar_label | title |
|---|---|
| mixin | opendevin.runtime.plugins.mixin |
PluginMixin Objects
class PluginMixin()
Mixin for Sandbox to support plugins.
init_plugins
def init_plugins(requirements: List[PluginRequirement])
Load a plugin into the sandbox.