SIGN IN SIGN UP

🔀 chore(test_llms_template.py): rename base class from "Serializable" to "BaseLLM" for clarity and consistency

The base class "Serializable" has been renamed to "BaseLLM" to provide a more descriptive and consistent name for the class. This change improves clarity and maintainability of the code.
G
Gabriel Luiz Freitas Almeida committed
9fe13ca52da28982789ee309d098d1669f4e7ed8
Parent: 169815f