update them
This commit is contained in:
@@ -36,7 +36,7 @@ public class ThemePoolBuilder {
|
|||||||
static final class Opts {
|
static final class Opts {
|
||||||
|
|
||||||
String wordsPath = "/home/mike/dev/puzzle-generator/word-list.txt";
|
String wordsPath = "/home/mike/dev/puzzle-generator/word-list.txt";
|
||||||
String endpoint = "http://192.168.1.159:1234/v1";
|
String endpoint = "https://jarvis-lan.appmodel.nl/api/stoic/chat/completions/";
|
||||||
List<String> feeds = new ArrayList<>(DEFAULT_FEEDS);
|
List<String> feeds = new ArrayList<>(DEFAULT_FEEDS);
|
||||||
String outDir = "./out";
|
String outDir = "./out";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user