Skip to content

269 add python sandbox example#280

Merged
Levivus merged 3 commits into
mainfrom
269-add-python-sandbox-example
Jul 10, 2025
Merged

269 add python sandbox example#280
Levivus merged 3 commits into
mainfrom
269-add-python-sandbox-example

Conversation

@Levivus

@Levivus Levivus commented Jul 10, 2025

Copy link
Copy Markdown
Contributor

Simple example that allows agents to execute python code. Utilizes a docker container to increase safety. In this implementation, you need to start and kill the container yourself, and you just give the llm the tool to execute code.

@Levivus
Levivus requested a review from soulFood5632 July 10, 2025 17:38
@Levivus Levivus self-assigned this Jul 10, 2025
@Levivus Levivus linked an issue Jul 10, 2025 that may be closed by this pull request

@soulFood5632 soulFood5632 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Levivus
Levivus merged commit a66f19f into main Jul 10, 2025
2 checks passed
@Levivus
Levivus deleted the 269-add-python-sandbox-example branch July 10, 2025 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add python sandbox example

2 participants