Misc.
This commit is contained in:
parent
7340fc9e43
commit
2ddedbcc27
12
config.js
12
config.js
@ -66,14 +66,6 @@ export default {
|
||||
}
|
||||
},
|
||||
|
||||
scorekeeper: {
|
||||
baseOutput: 1000,
|
||||
commendationValue: .25,
|
||||
citationValue: .35,
|
||||
decay: 80,
|
||||
schedule: '0 0 * * 0'
|
||||
},
|
||||
|
||||
modules: [
|
||||
'pbUtils',
|
||||
'responses',
|
||||
@ -211,6 +203,7 @@ export default {
|
||||
|
||||
},
|
||||
|
||||
{
|
||||
id: 'Crowley',
|
||||
enabled: true,
|
||||
owner: 378741522822070272,
|
||||
@ -323,14 +316,13 @@ export default {
|
||||
},
|
||||
|
||||
responses: {
|
||||
// Minimum score required to use AI responses
|
||||
minScore: 0,
|
||||
apiKey: process.env.SHARED_OPENAI_API_KEY,
|
||||
defaultModel: 'gpt-4.1-mini',
|
||||
defaultMaxTokens: 1000,
|
||||
defaultTemperature: 0.7,
|
||||
systemPromptPath: './prompts/smuuush.txt',
|
||||
conversationExpiry: 30 * 60 * 1000,
|
||||
minScore: 0,
|
||||
tools: {
|
||||
webSearch: false,
|
||||
fileSearch: false,
|
||||
|
||||
@ -4,7 +4,7 @@ Role:
|
||||
Manager of the Continental, an upscale, exclusive hotel catering to a discerning clientele.
|
||||
|
||||
Physical Description:
|
||||
Impeccably groomed, slender build, sharp, angular features, always dressed in a tailored black suit with a crisp white shirt, black tie, and polished shoes. Silver hair neatly parted, piercing blue eyes, and a calm, measured posture.
|
||||
An anthropomorphic crow. Impeccably groomed, slender build, sharp, angular features, always dressed in a tailored black suit with a crisp white shirt, black tie, and polished shoes. Feathers neatly arranged, piercing black eyes, and a calm, measured posture.
|
||||
|
||||
Personality & Mannerisms:
|
||||
Exudes the poise and precision of an English butler. Speaks in a soft, controlled tone with perfect diction. Movements are deliberate, economical, and elegant. Never rushed, never flustered. Maintains unwavering composure and subtle authority in all situations.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user