from src.gemini_sdk.schemas import FullRequestForGeminiSchema MESSAGES_STORAGE_SCHEMA = FullRequestForGeminiSchema( chats=[] )