mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-25 00:51:20 +00:00
docs: add Daytona to backend lists in docs
Signed-off-by: rovle <lovre.pesut@gmail.com>
This commit is contained in:
parent
efc7a7b957
commit
74a36b0729
7 changed files with 7 additions and 7 deletions
|
|
@ -108,7 +108,7 @@ Configure which environment the agent uses for terminal commands:
|
|||
|
||||
```yaml
|
||||
terminal:
|
||||
backend: local # or: docker, ssh, singularity, modal
|
||||
backend: local # or: docker, ssh, singularity, modal, daytona
|
||||
cwd: "." # Working directory ("." = current dir)
|
||||
timeout: 180 # Command timeout in seconds
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue