mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
Docs update runtime link (#5117)
This commit is contained in:
parent
a531413d86
commit
ca64c69b4a
@ -54,7 +54,7 @@ The agent needs a place to run code and commands. When you run OpenHands on your
|
|||||||
to do this by default. But there are other ways of creating a sandbox for the agent.
|
to do this by default. But there are other ways of creating a sandbox for the agent.
|
||||||
|
|
||||||
If you work for a company that provides a cloud-based runtime, you could help us add support for that runtime
|
If you work for a company that provides a cloud-based runtime, you could help us add support for that runtime
|
||||||
by implementing the [interface specified here](https://github.com/All-Hands-AI/OpenHands/blob/main/openhands/runtime/runtime.py).
|
by implementing the [interface specified here](https://github.com/All-Hands-AI/OpenHands/blob/main/openhands/runtime/base.py).
|
||||||
|
|
||||||
#### Testing
|
#### Testing
|
||||||
When you write code, it is also good to write tests. Please navigate to the `tests` folder to see existing test suites.
|
When you write code, it is also good to write tests. Please navigate to the `tests` folder to see existing test suites.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user