Uses of Class
de.seggebaeing.sqlanalyzer.logic.promptable.impl.llm.AbstractLLMHandler
Packages that use AbstractLLMHandler
-
Uses of AbstractLLMHandler in de.seggebaeing.sqlanalyzer.logic.promptable.impl.llm
Subclasses of AbstractLLMHandler in de.seggebaeing.sqlanalyzer.logic.promptable.impl.llmModifier and TypeClassDescriptionclass
Handles communication with the Anthropic Claude API.class
Handles communication with the DeepSeek API for generating chat completions.class
Handles communication with the Google Gemini API.class
Handler for interacting with the OpenAI Chat Completions API.