Making sure that Core.RPCP and plugin.tool.Tool.RPCP_SOURCE have the same
Updated Display to wait for Ollama to return before continuing Updated GeniusTools.java to reflect correctly after "The Great Refector" Temporarly comented out things from API after making Ollama be more threaded pending correction and expantion
This commit is contained in:
@@ -9,6 +9,7 @@ public abstract class Tool {
|
||||
/**
|
||||
* Magic constant for RPCP sources.<br>
|
||||
* This is solely here to replace the case of a magic string being used in the code
|
||||
* And is the same as Sources.RPCP from NeuroDock::Core
|
||||
*/
|
||||
public static final String RPCP_SOURCE = "RPCP";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user