> Remasters of existing modules and new modules
> Added new modules
> - tele_db : A lightweight database management system for Telegram.
> - llm : Unified Syntax for Language Models: Introduced support for multiple language models (Cohere, OpenAI, Groq, etc.) within the nara framework. Users can now interact with various models using a single, consistent syntax, streamlining the integration process and improving flexibility in model selection..
> - textclassification : A simple and efficient text classification module for NLP.
> - prompt : Prompt Engineering: Provides tools for constructing and managing prompts for LLMs, including support for different roles (system, user, assistant), text, images, and function calls.