Interface AiAssitantsInterface
- All Known Implementing Classes:
BrowserAssistantsService
,GeminiAssistantsService
,OpenAiAssistantsService
,OpenRouterAssistantsService
public interface AiAssitantsInterface
Interface for AI assistants providers for datatable handling - shows provider specific options in the DT Editor
-
Method Summary
Modifier and TypeMethodDescriptiongetFieldsToShow
(String action) boolean
isInit()
void
prepareBeforeSave
(AssistantDefinitionEntity assistantEnity) void
-
Method Details
-
prepareBeforeSave
-
setProviderSpecificOptions
-
getFieldsToShow
-
getProviderId
String getProviderId() -
isInit
boolean isInit()
-