awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesCode Interpreter Libraries

Libraries that provide secure, isolated environments for LLMs to execute code and process data.

Distinct from Python Code Analysis Libraries: Distinct from Python Code Analysis Libraries: focuses on active code execution and interpretation for agents, rather than static analysis of codebases.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Code Interpreter Libraries. Refine with filters or upvote what's useful.

Awesome Code Interpreter Libraries GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • vndee/llm-sandboxvndee 的头像

    vndee/llm-sandbox

    1,082在 GitHub 上查看↗

    该项目提供了一个安全的容器化执行引擎,旨在在隔离环境中运行不受信任的代码。它作为一个库,用于将代码解释集成到自主智能体和智能助手工作流中,确保宿主系统保持受保护状态,同时实现动态数据处理和文件操作。 该平台通过抽象不同容器运行时的多后端架构脱颖而出,允许灵活的部署和自动化的后端故障转移。它通过维护持久的执行状态和会话变量来支持交互式、多轮工作流,同时通过预热的容器池优化性能,从而最大限度地减少高频任务的启动延迟。 除了核心执行外,该系统还包含用于强制执行安全策略、管理资源约束和限制对敏感语言模块访问的全面中间件。它通过处理依赖安装、流式传输实时输出以及提取生成的制品或可视化结果供下游应用使用,实现了代码执行生命周期的自动化。

    A Python library for executing untrusted code within isolated, secure container environments to support LLM-driven data analysis and agentic workflows.

    Pythoncode-generationcode-interpreterlarge-language-models
    在 GitHub 上查看↗1,082
  1. Home
  2. Artificial Intelligence & ML
  3. Code Interpreter Libraries