Development
Contribute to the General Analysis framework
Setup
Project Structure
Workflow
- Create a branch:
git checkout -b feature/your-feature
- Implement your changes
- Submit a pull request
Adding a New Jailbreak Method
Adding a New Generator
Code Style
- Follow PEP 8 guidelines
- Classes:
CamelCase
- Functions/methods:
snake_case
- Line length: 88 characters max
- Docstrings: Google style
Support
- GitHub Issues
- Contact: info@generalanalysis.com