Package io.jmix.aitools.dataload.tool
Interface DataLoadAiTool
- All Superinterfaces:
JmixAiTool
- All Known Implementing Classes:
DomainModelDiscoveryTool,JpqlExecutorTool
Marker interface for Spring AI tools exposed to the conversational data-load flow
(natural-language data access chat).
Beans implementing this interface can be collected by AiToolRegistry.findByMarker(Class).
- See Also: