The plugin adds a code editor view to Obsidian. The code editor uses the powerful Monaco Editor, which also powers VS Code. 🚀 New Feature: The plugin now also supports editing individual code blocks ...
AgentRun is a Python library that makes it easy to run Python code safely from large language models (LLMs) with a single line of code. Built on top of the Docker Python SDK and RestrictedPython, it ...