Uses of Interface
com.composum.ai.backend.slingbase.experimential.AITool
-
Packages that use AITool Package Description com.composum.ai.backend.slingbase com.composum.ai.backend.slingbase.experimential.impl -
-
Uses of AITool in com.composum.ai.backend.slingbase
Fields in com.composum.ai.backend.slingbase with type parameters of type AITool Modifier and Type Field Description protected List<AITool>AICreateServlet. toolsMethods in com.composum.ai.backend.slingbase with parameters of type AITool Modifier and Type Method Description protected voidAICreateServlet. addTool(@NotNull AITool tool)protected voidAICreateServlet. removeTool(@NotNull AITool tool) -
Uses of AITool in com.composum.ai.backend.slingbase.experimential.impl
Classes in com.composum.ai.backend.slingbase.experimential.impl that implement AITool Modifier and Type Class Description classGetPageMarkdownAIToolclassModifyPageReadToolclassModifyPageWriteToolclassSearchPageAITool
-