Skip to content

Commit

Permalink
Auto-prettier.
Browse files Browse the repository at this point in the history
  • Loading branch information
igoramadas committed Oct 5, 2024
1 parent 198ece5 commit 2ffe4dc
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,7 @@
// Cache generated AI content for 1 minute.
"cacheDuration": 60,
// List of humours (adjectives) to be used on the AI generated content.
"humours": [
"absurd", "ancient", "boring", "clever", "comical", "dry", "exquisite",
"funny", "goofy", "hilarious", "ironic", "playful", "sarcastic", "satirical",
"sexy", "silly", "technical", "wicked", "witty"
],
"humours": ["absurd", "ancient", "boring", "clever", "comical", "dry", "exquisite", "funny", "goofy", "hilarious", "ironic", "playful", "sarcastic", "satirical", "sexy", "silly", "technical", "wicked", "witty"],
// Max tokens per generation.
"maxTokens": {
"name": 40,
Expand Down

0 comments on commit 2ffe4dc

Please sign in to comment.