-
David Höll authored
- Updated `recreateDatabase` command's `-f, --force` option description. - Removed and re-added `importQuestions` command with new required `-c, --category` option. - Updated `viewResults` command's `-f, --formatTable` option description. - Removed `viewAverage` command's `--resultSet` option. - Moved `deleteAllQuestions` and `viewProcessUsage` commands to new positions. - Added new `importQuestionsFromResults` command. - Removed `deleteResultSet` command's `--resultSet` option. - Updated `createMoreQuestions` command with new required options and removed some options. - Updated `sendToLMS` command with a default value for `-s, --systemPrompt` and removed some options. - Added new `rankPrompt` command. - Clarified `exportPromptRank` command's `-t, --fileType` option default and updated `-o, --notOpenFolder` option description. - Updated `database` command with new management options. - Updated `model` command's description. - Added new `checkJson` command.
5212f980David Höll authored- Updated `recreateDatabase` command's `-f, --force` option description. - Removed and re-added `importQuestions` command with new required `-c, --category` option. - Updated `viewResults` command's `-f, --formatTable` option description. - Removed `viewAverage` command's `--resultSet` option. - Moved `deleteAllQuestions` and `viewProcessUsage` commands to new positions. - Added new `importQuestionsFromResults` command. - Removed `deleteResultSet` command's `--resultSet` option. - Updated `createMoreQuestions` command with new required options and removed some options. - Updated `sendToLMS` command with a default value for `-s, --systemPrompt` and removed some options. - Added new `rankPrompt` command. - Clarified `exportPromptRank` command's `-t, --fileType` option default and updated `-o, --notOpenFolder` option description. - Updated `database` command with new management options. - Updated `model` command's description. - Added new `checkJson` command.
Loading