Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

llm-code-executor

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

llm-code-executor

python code executor tool that takes fuzzy input text to extract and execute code designed for LLM applications

  • 0.4.0
  • PyPI
  • Socket score

Maintainers
1

LLM Python Executor Tool

What's llm-code-executor?

llm-code-executor is a python package works as a tool to support GenAI agents to execute python code and provide answers directly to the user.

Installation:

Ensure you have Python >=3.10 installed on your system, llm_code_executor uses UV for dependency management and package handling.

First Install it

pip install llm-code-executor

Examples:

check this example that uses Qwen2.5-coder-32B text generation to extract, install, and execute the code.

License:

llm-code-executor is under MIT-License

Contribution:

llm-code-executor is open-source and we welcome contributions. If you're looking to contribute, please:

  • Fork the repository.
  • Create a new branch for your feature.
  • Add your feature or improvement.
  • Send a pull request.
  • We appreciate your input!

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc