Skip to content

Framework for testing vulnerabilities of large language models (LLM).

License

Notifications You must be signed in to change notification settings

RomiconEZ/llamator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLAMATOR

Description 📖

Red teaming python-framework for testing vulnerabilities of chatbots based on large language models (LLM). Supports testing of Russian-language RAG systems.

Install 🚀

pip install llamator==1.1.1

Documentation 📚

Documentation Link: https://romiconez.github.io/llamator

Examples 💡

Supported Clients 🛠️

  • 🌐 All LangChain clients
  • 🧠 OpenAI-like API
  • ⚙️ Custom Class (Telegram, Selenium, etc.)

Unique Features 🌟

  • 🛡️ Support for custom attacks from the user
  • 📊 Results of launching each attack in CSV format
  • 📈 Report with attack requests and responses for all tests in Excel format
  • 📄 Test report document available in DOCX format

License 📜

© Roman Neronov, Timur Nizamov, Nikita Ivanov

This project is licensed under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International license. See the LICENSE file for details.

Creative Commons License