Skip to content

Commit 20e8872

Browse files
Update README.md
1 parent 07e2f68 commit 20e8872

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,12 @@ uv add "eval_pipeline @ git+https://github.com/NVIDIA-NeMo/labs-OO-Agents.git@ma
9595

9696
## Quick Start
9797

98+
## WARNING
99+
This is a research tool that can be configured to execute LLM-generated code. LLM-generated code may take dangerous or unwanted actions, incuding sending private data to uncontrolled locations, deleting files, or modifying its environments. Ensure you run NOOA agents in a sandboxed environment isolated from your primary filesystem, such as [NVIDIA OpenShell](https://github.com/NVIDIA/OpenShell).
100+
101+
> **Research software** NOOA is research software, not production. We welcome contributions and fixes, but expect rough edges.
102+
103+
98104
### Choose a model
99105

100106
Choose from supported hosted or local [LiteLLM-supported](https://docs.litellm.ai/) model:

0 commit comments

Comments
 (0)