Llmmaster

Latest version: v1.0.0

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

Scan your dependencies

Page 5 of 5

0.1.0

Added
- `BaseModel` class in `base_model.py`
- `verify()` function to `LLMInstanceCreator` class
- new folders, `llm_master` and `tests`
- test functions using pytest in folder `tests` and tested
- initial PyPI uploaded

0.0.4

Added
- Text-To_Image model
- `OpenAITTI`
- `config.py`
- `setup.py`
Changed
- separated files `text_to_text_models.py`, `text_to_image_models.py`

0.0.3

Changed
- `LLMInstanceCreator.create()`, simplified the process of creating LLM instances

0.0.2

Added
- `LLMInstanceCreator` class in `llm_master.py` for creating and verifying LLM instances
- `LLMMaster.pack_parameters()` method to help create entry dictionaries
- `LLMMaster.dismiss()` method to clear instances and results
- set limit to 32 for max instances
- run each thread in each 1 sec of interval due to API provider limitation
Removed
- `LLMMaster.summon_all()` method
- `LLMMaster.split_llm_information()` method

0.0.1

Added
- uploaded the first version to GitHub

Page 5 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.