Class GeminiService

All Implemented Interfaces:
AiInterface, SupportLogicInterface

@Service public class GeminiService extends GeminiSupportService implements AiInterface
Service for Google Gemini AI model integration. We do not use any official SDK, but rather direct REST calls, so its easy to maintain and we can see what is going on. docs: https://ai.google.dev/gemini-api/docs