1 مستودع
Executing generated code sequences as part of an autonomous agent's workflow.
Distinct from Generative Code Models: Distinct from Generative Code Models: focuses on the execution of the generated code to achieve a workflow goal, not the generation process itself.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Workflow Executions. Refine with filters or upvote what's useful.
Open Interpreter is a local language model agent framework that enables the deployment of autonomous agents capable of controlling a local operating system and its applications. It provides an execution environment where language models can run code and scripts directly on a computer to automate system tasks. The framework includes a computer control interface that allows language models to interact with web browsers and native user interfaces through programmatic commands. To ensure system stability, it utilizes a secure sandbox environment for the execution of model-generated code. The sys
Enables the execution of LLM-generated code on a local machine to automate complex, multi-step workflows.