Abstract: Software repository hosting services contain large amounts of open-source software, with GitHub hosting over 200 million repositories, from new to established ones. However, these ...
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 ...