Package com.vaadin.uitest.ai.services
Class AiFullParserService
java.lang.Object
com.vaadin.uitest.ai.services.DefaultLLMService
com.vaadin.uitest.ai.services.AiLiteParserService
com.vaadin.uitest.ai.services.AiFullParserService
- All Implemented Interfaces:
com.vaadin.uitest.ai.LLMService
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.vaadin.uitest.ai.LLMService
com.vaadin.uitest.ai.LLMService.ServiceLocator -
Field Summary
Fields inherited from interface com.vaadin.uitest.ai.LLMService
GENERATE_HEADING_PLAYWRIGHT_JAVA, GENERATE_HEADING_PLAYWRIGHT_REACT, GENERATE_IMPORTS, GENERATE_IMPORTS_PLAYWRIGHT_JAVA, GENERATE_IMPORTS_PLAYWRIGHT_REACT, GENERATE_LOGIN_PLAYWRIGHT_JAVA, GENERATE_LOGIN_PLAYWRIGHT_REACT, GENERATE_SNIPPETS, PARSER_ASSISTANT_QUESTION, PARSER_SYSTEM_MSG_FLOW, PARSER_SYSTEM_MSG_LIT, PARSER_SYSTEM_MSG_REACT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetGherkinTestScenariosGenerationTemplate(String javaSource) getUiActionJsSnippetGenerationTemplate(String currentDomState, String uiAction) getUpdateUiActionTemplate(String currentDomState, String uiAction) Methods inherited from class com.vaadin.uitest.ai.services.AiLiteParserService
getGeneratedResponse, getPromptTemplateMethods inherited from class com.vaadin.uitest.ai.services.DefaultLLMService
fluxToString, requestAIMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.vaadin.uitest.ai.LLMService
getChatAssistantSystemMessage, getGeneratedResponse, getImports, getMaxTokens, getModel, getTemperature, prompts
-
Constructor Details
-
AiFullParserService
public AiFullParserService()
-
-
Method Details
-
getGherkinTestScenariosGenerationTemplate
-
getUpdateUiActionTemplate
-
getUiActionJsSnippetGenerationTemplate
-