This commit is contained in:
Riskey
2025-10-11 12:05:03 +08:00
parent c785efaf69
commit aa8add1062

View File

@@ -67,7 +67,7 @@ def main(knowledge1: list, knowledge2: list) -> dict:
If you are a local deployment user, you need to start a sandbox service to prevent the execution of malicious code.
This sanbox service requires Docker and you can start it directly using `docker-compose`:
This sandbox service requires Docker and you can start it directly using `docker-compose`:
```bash
docker-compose -f docker-compose.middleware.yaml up -d