Open-code-interpreter

Latest version: v2.1

Safety actively analyzes 622475 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2.1

2.0

- **v2.0.1** - Added AnthropicAI Claude-2, Instant models.

๐Ÿ”ฅ **v2.1** - Added AnhtorpicAI Claude-3 models powerful _Opus,Sonnet,Haiku_ models.

1.8

Interpreter added commands ๐Ÿ–ฅ๏ธ


- ๐Ÿšช `/exit` - Exit the interpreter.
- โ–ถ๏ธ `/execute` - Execute the last code generated.
- ๐Ÿ“ฆ `/install` - Install a package from npm or pip.
- ๐Ÿ”„ `/mode` - Change the mode of interpreter.
- ๐Ÿ”„ `/model` - Change the model for interpreter.
- ๐ŸŒ `/language` - Change the language of the interpreter.
- ๐Ÿงน `/clear` - Clear the screen.
- ๐Ÿ†˜ `/help` - Display this help message.
- ๐Ÿ“ `/version` - Display the version of the interpreter.

1.7

Changelog

* ๐ŸŒด **v1.7**
* Added **Gemini Pro Vision** support for Image Processing. ๐Ÿ–ผ๏ธ
* Introduced **Google Gemini models** support with **Gemini Pro** and **Gemini Pro Vision** for image analysis. ๐Ÿง 
* This update is a significant improvement over Hugging Face models because:
* It's free. ๐Ÿ’ธ
* Offers a 60 RPM (requests per minute) limit, which is better than any other free tier models available. ๐Ÿ’ก

1.6

Features:
- ๐Ÿ“‚ Multi-format Support: Supports JSON, CSV, and XML files.
- ๐Ÿ”„ File Parsing: Efficiently parses chosen document files.
- ๐Ÿ“„ JSON Processing:
- ๐Ÿงฉ JSON Parsing: Parses JSON documents.
- ๐Ÿ“‘ JSON to Python: Converts JSON to Python data structures.
- ๐Ÿ“Š CSV Processing:
- ๐Ÿ“Ž CSV Parsing: Parses CSV files.
- ๐Ÿ“Š Data Analysis: Analyzes CSV data.
- ๐Ÿ“ƒ XML Processing:
- ๐ŸŒ XML Parsing: Parses XML documents.
- ๐Ÿงฑ XML to Python: Converts XML to Python objects.
- ๐Ÿ› ๏ธ Modular Design: Organized into modules for scalability.
- โ— Error Handling: Comprehensive error handling.
- ๐Ÿ“ Logging: Includes logging for debugging.
- ๐Ÿ’ฌ Comments: Detailed code comments.
- ๐Ÿš€ Efficiency: Optimized for speed and memory.
- ๐Ÿงฉ Full Source Code: No omissions in code.
- ๐Ÿšฆ Exception Handling: Robust exception handling.

Links

Releases

Has known vulnerabilities

ยฉ 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.