Class RunAllChats
- java.lang.Object
-
- net.stoerr.ai.aigenpipeline.framework.chat.RunAllChats
-
public class RunAllChats extends Object
Executes all chat types for a quick check everything works. Since this accesses the net and requires a local model to run this is not a unit test.
-
-
Constructor Summary
Constructors Constructor Description RunAllChats()
-
-
-
Method Detail
-
main
public static void main(String[] args)
-
-