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
320 B
320 B
sidebar_label, title
| sidebar_label | title |
|---|---|
| browser_env | opendevin.runtime.browser.browser_env |
BrowserEnv Objects
class BrowserEnv()
image_to_png_base64_url
@staticmethod
def image_to_png_base64_url(image: np.ndarray | Image.Image)
Convert a numpy array to a base64 encoded png image url.