v0.0.48
- Introduced a new trait to centralize the configuration of Large Language Models (LLMs). - Defined constants for supported providers, models, stable models, preview models, deprecated models, and model groups. - Implemented methods for retrieving providers, models, and validating model states. - Included default settings for provider, model, and model state. - Structured the model data to facilitate easy access and management of AI models across different providers.