Component description / functionalities
A lightweight Python module designed to generate creative stories in Italian using the Villanova LLM through an OpenAI-compatible API.This module provides:Story generation using the Villanova-2B model.Support for custom prompts and seed text to guide the generation.OpenAI-compatible client for seamless integration with Villanova LLM.Flexible parameters for controlling temperature and output length.The module can generate stories either from scratch or based on provided seed text, allowing for both creative freedom and guided content generation.