put back andy as default profile

This commit is contained in:
Radnos 2024-04-05 23:54:41 +02:00
parent 6acc53bd34
commit 1970c1edb0

View file

@ -1,6 +1,6 @@
import { AgentProcess } from './src/process/agent-process.js';
let profile = './radley.json';
let profile = './andy.json';
let load_memory = false;
let init_message = 'Say hello world and your name.';