zuul ollama
This commit is contained in:
@@ -15,7 +15,7 @@ public class CommandWords
|
||||
{
|
||||
// a constant array that holds all valid command words
|
||||
private static final String[] validCommands = {
|
||||
"go", "quit", "help", "look", "status", "take", "drop"
|
||||
"go", "quit", "help", "look", "status", "take", "drop", "say"
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user