Package org.machanism.machai.ai.manager
Class GenAIProviderTest
java.lang.Object
org.machanism.machai.ai.manager.GenAIProviderTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) voidsetUp()(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void
-
Constructor Details
-
GenAIProviderTest
GenAIProviderTest()
-
-
Method Details
-
setUp
@BeforeEach void setUp() -
testPrompt
@Test void testPrompt() -
testPromptFile
- Throws:
IOException
-
testAddFile_File
- Throws:
IOException
-
testAddFile_Url
- Throws:
IOException
-
testEmbedding
@Test void testEmbedding() -
testClear
@Test void testClear() -
testAddTool
@Test void testAddTool() -
testInstructions
@Test void testInstructions() -
testPerform
@Test void testPerform() -
testInputsLog
@Test void testInputsLog() -
testModel
@Test void testModel() -
testSetWorkingDir
@Test void testSetWorkingDir()
-