Create a messenger to communicate with AI external inference engine (software).
Return IAiExternalProcessMessenger if the request has been operated successfully, otherwise null.
Create a messenger to communicate with AI backend server and AI internal inference engine (module).
A package name of inference engine (framework) module
A package name of the API delivery module for communicating with the AI server.
Return IAiInternalProcessMessenger if the request has been operated successfully, otherwise null.
Generated using TypeDoc
System manager to manage IAiInternalProcessMessenger and IAiExternalProcessMessenger.
2