Module de.seggebaeing.sqlanalyzer
Package de.seggebaeing.sqlanalyzer.logic.promptable.impl.llm
package de.seggebaeing.sqlanalyzer.logic.promptable.impl.llm
-
ClassesClassDescriptionAbstract base class for all LLM (Large Language Model) handler implementations.Handles communication with the Anthropic Claude API.Handles communication with the DeepSeek API for generating chat completions.Handles communication with the Google Gemini API.Handler for interacting with the OpenAI Chat Completions API.