Skip to content

Commit 15919ec

Browse files
authored
Merge pull request #6 from onyx-dot-app/evan-onyx-patch-1
typo
2 parents 25018b6 + bd36db9 commit 15919ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
A secure, FastAPI-based service for executing Python code in isolated Docker containers. This service provides a REST API for running untrusted Python code with strict resource limits, timeout controls, and file handling capabilities.
66

7-
The goal of the project is to be the easiest, lightest wait way to add secure python execution to your AI agent.
7+
The goal of the project is to be the easiest, lightest weight way to add secure python execution to your AI agent.
88

99
Powers the Code Interpreter in [Onyx](https://github.com/onyx-dot-app/onyx). Checkout the implementation
1010
[here]() as a good reference for using this in your app.

0 commit comments

Comments
 (0)