Package org.machanism.machai.ai.manager
Class SystemFunctionToolsTest
java.lang.Object
org.machanism.machai.ai.manager.SystemFunctionToolsTest
Unit tests for
SystemFunctionTools.
Verifies integrated tool attachment to GenAIProvider.
- Since:
- 0.0.2
- Author:
- Viktor Tovstyi
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) voidTests the tools attachment to the provider.
-
Constructor Details
-
SystemFunctionToolsTest
SystemFunctionToolsTest()
-
-
Method Details
-
testApplyTools
@Test void testApplyTools()Tests the tools attachment to the provider.
-