feat: add learning and meta-cognitive thinking verbs (#325)
Co-authored-by: Letta <noreply@letta.com>
This commit is contained in:
@@ -32,6 +32,15 @@ const THINKING_VERBS = [
|
||||
"rendering",
|
||||
"executing",
|
||||
"initializing",
|
||||
"absolutely right",
|
||||
"thinking about thinking",
|
||||
"metathinking",
|
||||
"learning",
|
||||
"adapting",
|
||||
"evolving",
|
||||
"remembering",
|
||||
"absorbing",
|
||||
"internalizing",
|
||||
] as const;
|
||||
|
||||
// Get a random thinking verb (e.g., "thinking", "processing")
|
||||
|
||||
Reference in New Issue
Block a user