pub fn get_plugin_info() -> Result<PluginInfo, LlamaCoreError>Expand description
Get the plugin info
Note that it is required to call init_core_context before calling this function.
pub fn get_plugin_info() -> Result<PluginInfo, LlamaCoreError>Get the plugin info
Note that it is required to call init_core_context before calling this function.