Uses of Package
de.seggebaeing.sqlanalyzer.logic.promptable.util
Packages that use de.seggebaeing.sqlanalyzer.logic.promptable.util
Package
Description
-
Classes in de.seggebaeing.sqlanalyzer.logic.promptable.util used by de.seggebaeing.sqlanalyzer.logic.bdoClassDescriptionEnumeration of supported
Promptable
API providers and dummy implementations. -
Classes in de.seggebaeing.sqlanalyzer.logic.promptable.util used by de.seggebaeing.sqlanalyzer.logic.promptable.utilClassDescriptionEnumeration of supported
Promptable
API providers and dummy implementations.A factory class responsible for creating instances ofPromptable
implementations based on the givenPromptableApi
.Centralized utility to handle authorization for sending prompts to LLMs by respecting rate limits.